The ________ data type is used for keys
Fill in the blank(s) with correct word
AutoNumber
Computer Science & Information Technology
You might also like to view...
What will the following code display?
int number = 6; number++; cout << number << endl; a. 6 b. 5 c. 7 d. 0
Computer Science & Information Technology
The ____ comment tag tells Dreamweaver a library item is ending.
A. #LibraryItem B. #LastLibraryItem C. #StopLibraryItem D. #EndLibraryItem
Computer Science & Information Technology
Noncontiguous describes items that are ________ to one another
A) adjacent B) not adjacent C) not related D) related
Computer Science & Information Technology
The DELETE statement can use a table name or what other database item name?
a. View b. Stored procedure c. Function d. Report
Computer Science & Information Technology