You create a table but then subsequently realize you needed a few new columns. To add those columns later, you would issue which of the following statements?

A. create or replace table
B. truncate table
C. alter table
D. create table


Answer: C. alter table

Computer Science & Information Technology

You might also like to view...

HTML allows you to divide an image into different zones, or hotspots, each linked to a different destination.

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

Computer Science & Information Technology

For critical components and functionality, you should always test HTML and CSS in Web browsers that are at least ____ year(s) old.

A. 1 B. 2 C. 3 D. 4

Computer Science & Information Technology

Some of the key factors in database design are content, access, structure, archiving, and security.

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

Computer Science & Information Technology

The Cascade Update Related Fields checkbox is irrelevant if the primary key has an AutoNumber field type.

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

Computer Science & Information Technology