Which of the following is a keyword used with the DELETE statement?
a. DELETE
b. FROM
c. WHERE
d. All three of these are keywords used in the DELETE statement.
d. All three of these are keywords used in the DELETE statement.
You might also like to view...
When the serial number for a date appears in a selected cell in the worksheet, it also appears as the underlying value in the formula bar
Indicate whether the statement is true or false.
Answer the following statements true (T) or false (F)
1. The key word this is the name of a reference variable that an object can use to refer to itself. 2. The key word this is the name of a reference variable that is available to all static methods. 3. The names of the enum constants in an enumerated data type must be enclosed in quotation marks. 4. An enumerated data type is actually a special type of class.