Which SQL format would be best used for a small, numeric data type?
a. INTEGER
b. SMALLINT
c. NUMERIC(L,D)
d. CHAR(L)
Ans: b. SMALLINT
Computer Science & Information Technology
You might also like to view...
Type parameters _____________.
a) are identifiers that are used in place of actual type names b) can be used to declare the return type c) act as placeholders for the types of the argument passed to the generic method d) All of the above
Computer Science & Information Technology
Linux uses files to represent ________.
a) named sets of data b) hardware devices c) shared memory regions d) all of the above
Computer Science & Information Technology
Which key is used to stop debugging?
A. F5 B. Shift-F5 C. F11 D. Ctrl-F10
Computer Science & Information Technology
Both Title and Filename do NOT refer to the name the document was saved under
Indicate whether the statement is true or false
Computer Science & Information Technology