Changing the order of fields in a database table is an example of changing a table's ____.

A. purpose
B. structure
C. data
D. value


Answer: B

Computer Science & Information Technology

You might also like to view...

Design a program that produces a "Parts to Reorder" report. Data for the report should be read in pairs from a data list. Each pair of data items includes a part ID followed by the number of that part in stock. Assume that the data list gives the part IDs in ascending order in the range 1000 to 5999. The data include parts that need to be reordered as well as parts that do not. The final part ID,

9999, is a sentinel value. A sample data list looks like this: 1001, 50, 1002, 120, 1003, 5, ... 9999, 0. The report should include: (1) report title on the first line, (2) reorder information, showing ID and number on hand, one ID per line, for those parts that have fewer than 20 in stock, and (3) message on the last line telling the number of IDs in the report. There is no need to handle page breaks. Let the report run over as many pages as needed without printing additional headings. What will be an ideal response?

Computer Science & Information Technology

Mark as ________ displays an icon in the status bar to indicate the file is in its final form

Fill in the blank(s) with correct word

Computer Science & Information Technology

A function created in a standard module can be used in any query in the database. _____

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Both RG-6 and RG-59 cables are rated at ____________________ Ohms.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology