An SQL________statement removes data from a table.

a) REMOVE.
b) DESTROY.
c) DELETE.
d) None of the above.


c) DELETE.

Computer Science & Information Technology

You might also like to view...

When the function below is called, the _____ of the actual parameters is passed to the function definition.

double sqrt(double value); a. name b. value c. address d. scope

Computer Science & Information Technology

Case-Based Critical Thinking QuestionsCase 1Prishna has decided that data entry for the database for her small business would be expedited if she designed a form for her two employees who maintain her records. She studies the tools available to her on the Design tab, to maximize the work that these resources can accomplish for her. Prishna wants to put some instructions on the form, so that a new, third employee whom she is hiring will have no trouble using the database. Which of the following tools can Prishna use to do this?

A. Line B. Text Box C. Label D. Rectangle

Computer Science & Information Technology

When using ____, a full path name requires that two backslashes be used to separate individual directory and filenames.

A. #include B. #define C. atoi D. tolower

Computer Science & Information Technology

A SSH connection can be used to establish multiple SSH channels

a. true b. false

Computer Science & Information Technology