What view normally appears when you double-click a table?
A) Layout view B) Datasheet view C) Design view D) Form view
B
Computer Science & Information Technology
You might also like to view...
The ________ positioning layout option is used to place an object at a fixed position on the page
A) Absolute B) Relative C) Bounded D) Unmovable
Computer Science & Information Technology
Which of the following is NOT a problem of working with flat files in PHP?
a. Searching for a particular record is difficult b. When a file becomes small, working with it can be very slow c. Dealing with concurrent access can become problematic d. All file processing is sequential
Computer Science & Information Technology