When resizing and managing controls, the ________ allows you to move the whole table at one time
A) layout selector
B) subform control
C) control selector
D) Form Wizard
A
Computer Science & Information Technology
You might also like to view...
Give an INSERT statement that might cause a phantom.
Consider a schema with two tables, Table1 and Table2, each having three attributes, attr1, attr2, and attr3, and consider the statement
SELECT T1.attr1, T2.attr1 FROM Table1 T1, Table2 T2 WHERE T1.attr2 = T2.attr2 AND T1.attr3 = 5 AND T2.attr3 = 7
Computer Science & Information Technology
If you want formulas to be printed, click the _____ button on the FORMULAS tab.
A. View Formulas B. Show Formulas C. Display Formulas D. Print Formulas
Computer Science & Information Technology
Wizards are step-by-step guides for performing complicated tasks in application software
Indicate whether the statement is true or false
Computer Science & Information Technology
You open a comment by right-clicking its User name comment button
Indicate whether the statement is true or false
Computer Science & Information Technology