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:
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?
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?
What does the expression [detail] ! [product] * 1.30 do?
What does the expression [detail] ! [product] * 1.30 do?
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?
Which leads you through the process of creating a table?
Which leads you through the process of creating a table?
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 tool is used to generate printout of a table\'s structure?
Which tool is used to generate printout of a table\'s structure?
Which is not a view for displaying a report object?
Which is not a view for displaying a report object?
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 control types is most often associated with a bound control?
Which control types is most often associated with a bound control?
Which criteria return only those addresses beginning with the letter "K"?
Which criteria return only those addresses beginning with the letter "K"?
Which of the following is not a legitimate section for form objects?
Which of the following is not a legitimate section for form objects?
The basic elements of a form or a report are called:
The basic elements of a form or a report are called:
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?
Which control type do you use to create a calculated control?
Which control type do you use to create a calculated control?
Which criteria do not return the position "Officer" as a match?
Which criteria do not return the position "Officer" as a match?
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" ?
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?
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?