To delete records in a table, use the keywords ____.
A. DELETE, RECORD
B. DELETE, WHERE
C. REMOVE, WHERE
D. REMOVE, RECORD
Answer: B
Computer Science & Information Technology
You might also like to view...
Progressively enhancing a web page for different viewing contexts (such as smartphones and tablets) through the use of coding techniques is called _________________________.
a. optimization b. responsive web design c. mobile web design d. fixed web design
Computer Science & Information Technology
You cannot use words that JavaScript has reserved for other purposes when you create a variable name.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology