What statement is used to add new rows of data into a database?
a. SELECT
b. UPDATE
c. INSERT
d. ALTER
c. INSERT
Computer Science & Information Technology
You might also like to view...
The programming statements used to accomplish a threads task should be included in the method:
a. start() b. init() c. run() d. none of the above
Computer Science & Information Technology
__________ indicates a restriction imposed as to the purposes for which, and the policies under which, the certified public key may be used.
A. Authority key identifier B. Key usage C. Subject key identifier D. Certificate policies
Computer Science & Information Technology
Choose the correct adjective in the following sentence.? Of the two proposals presented, the committee considered the first one the _____ of the two.
A. ?best B. ?better
Computer Science & Information Technology
A prefix of ____ is used for variables defined as a String data type.
A. chr B. wrd C. str D. txt
Computer Science & Information Technology