Which control type do you use to create a calculated control?
Which control type do you use to create a calculated control?
You have field ‘Sex’ of type Byte Number. How to limit its value to 0 and 1 only?
You have field ‘Sex’ of type Byte Number. How to limit its value to 0 and 1 only?
The basic elements of a form or a report are called:
The basic elements of a form or a report are called:
Which leads you through the process of creating a table?
Which leads you through the process of creating a table?
Which criteria do not return the position "Officer" as a match?
Which criteria do not return the position "Officer" as a match?
Which is not a view for displaying a report object?
Which is not a view for displaying a report object?
Which do you click to display the table\'s primary key and indexes in a separate window?
Which do you click to display the table\'s primary key and indexes in a separate window?
What do you call a collection of records matching parameters of a query?
What do you call a collection of records matching parameters of a query?
In an application created using the database wizard, the main menu is presented as a:
In an application created using the database wizard, the main menu is presented as a:
Which data type is better to use for storing the price of an item?
Which data type is better to use for storing the price of an item?
Which tool is used to generate printout of a table\'s structure?
Which tool is used to generate printout of a table\'s structure?
What does the expression [detail] ! [product] * 1.30 do?
What does the expression [detail] ! [product] * 1.30 do?
After right click the field selector button, which do you choose to delete a field in design view?
After right click the field selector button, which do you choose to delete a field in design view?
In which order do you place the field to sort a Dynaset first by zipcode, then by lastname and then by firstname?
In which order do you place the field to sort a Dynaset first by zipcode, then by lastname and then by firstname?
What is the result of ‘Select * from customer where CustID>10 and CustID<100’ query?
What is the result of ‘Select * from customer where CustID>10 and CustID<100’ query?
Which control types is most often associated with a bound control?
Which control types is most often associated with a bound control?
Which query do you use to answer the question "What is the average salary of the employees"?
Which query do you use to answer the question "What is the average salary of the employees"?
Which of the following is not a legitimate section for form objects?
Which of the following is not a legitimate section for form objects?
Which criteria return only those addresses beginning with the letter "K"?
Which criteria return only those addresses beginning with the letter "K"?
How to make a date field DOB store the dates like "2002/10/17" ?
How to make a date field DOB store the dates like "2002/10/17" ?