kmmollo7774 kmmollo7774
  • 14-09-2019
  • Computers and Technology
contestada

Which of the following keywords is used to remove a row in a table? (Points : 2) DROP
DELETE
REMOVE
MODIFY

Respuesta :

Branta Branta
  • 16-09-2019

Answer:

DELETE

Explanation:

DELETE keyword is used to remove a row in a table. The actual syntax is as follows:

DELETE from <TableName> where <Condition>;

For example:

DELETE FROM employee where name='Peter';

This will remove employee with the name Peter from the Employee table.

DROP on the other hand is used to delete the entire table without focussing on a particular row.DROP syntax is as follows:

DROP TABLE <TableName>;

Answer Link

Otras preguntas

find the circumference of a circle whose radius is 15.4cm
In scientific notation, what is the sum of 2.3 times 10^{-3} and 5.4 times 10^{-4}?a. 2.84 times 10^{-3}b. 5.63 times 10^{-3}c. 7.7 times 10^{-7}d. 12.42 times
jasmines cd collection is 3/8 jazz 1/4 rap and the rest is rock music what is the fraction of rock music
What value of x makes the equation true ? 4(2x-4)=16
jasmines cd collection is 3/8 jazz 1/4 rap and the rest is rock music what is the fraction of rock music
In scientific notation, what is the sum of 2.3 times 10^{-3} and 5.4 times 10^{-4}?a. 2.84 times 10^{-3}b. 5.63 times 10^{-3}c. 7.7 times 10^{-7}d. 12.42 times
What value of x makes the equation true ? 4(2x-4)=16
find the circumference of a circle whose radius is 15.4cm
What value of x makes the equation true ? 4(2x-4)=16
What value of x makes the equation true ? 4(2x-4)=16