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