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

Michelle has $12.30 in her purse in 1 cent 5 cent and 25 cent coins. if she has an equal number of each coin type how many coins does Michelle have in her purse
one way that animals adapt to seasonal change
It is likely that Earth could lose half of its species in the next ____________ years. a. 50 b. 100 c. 500 d. 1000
If 6x −3 = −5x +7, then x =? Can someone explain this one?
Rmshot bought a 3.5oz chocolate bar.within 15minutes he had eaten 0.6 of the bar. How many ounces did he eat?
What is the value of 6P6?  A.1  B.36  C.720  D.46,656
If 3x – 10 = 17, what is the value of 6x + 20 ?
A rectangle has an area of 30 square units and a perimeter of 34 meters.what are the dimensions of this rectangle
What is the value of 9P5? A. 45 B. 126 C. 15,120 D . 59,049 A cooking club has 12 members.How many ways can they select a president and vice presiden
Identify the like terms. 9x, 10y, –9y,  10   A. 9x and 10