An alternate method of creating a table is in ________

A) Table Design view
B) Creation Mode
C) Table Mode
D) Creation view


A

Computer Science & Information Technology

You might also like to view...

What type of text file format can you place in Adobe Muse?

What will be an ideal response?

Computer Science & Information Technology

The maximum number of rows and columns you can create by splitting a cell ____.

A. is 10 B. is 20 C. is 30 D. depends on the cell's width and height

Computer Science & Information Technology

The class declaration uses the keyword class and includes:

A. the function call statements. B. member data and member function prototypes. C. initialization statements for data members. D. return statements for all functions.

Computer Science & Information Technology

Write SQL queries for the Books database (discussed in Section 17.3) that perform each of the following tasks:

a) Add a new author to the Authors table. b) Add a new title for an author (remember that the book must have an entry in the AuthorISBN table). Be sure to specify the publisher of the title. c) Add a new publisher.

Computer Science & Information Technology