The ___ keyword is often used with the primary key to generate a unique id for each new row in a table.

A. UNIQUE_ID
B. INCREMENT_ID
C. AUTO_INCREMENT
D. AUTO_INCREMENT_ID


Answer: C

Computer Science & Information Technology

You might also like to view...

What is the most typical laptop screen size?

A. 20" - 30" B. over 30" C. 9" - 10" D. 15" - 17"

Computer Science & Information Technology

The fundamental programming that controls the way computers interact with their components and the user is the ________

A) central processing unit B) user interface C) operating system D) memory

Computer Science & Information Technology

You can edit existing conditional formatting _____ from the Conditional Formatting Rules Manager dialog box.

A. themes B. objects C. tables D. rules

Computer Science & Information Technology

A function can invoke a second function, which in turn invokes the first function; this type of recursion is referred to as ____ recursion.

A. direct B. mutual C. self-referential D. tail

Computer Science & Information Technology