Login
Remember
Register
Ask a Question
what is the command to delete a record in the table?
0
votes
asked
Oct 30, 2019
in
DBMS
by
rajeshsharma
what is the command to delete a record in the table?
sql-command
sql-delete
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Oct 30, 2019
by
SakshiSharma
DELETE is the command to delete a record in the table
...