what is the purpose of update command in oracle?
Answer Posted / vasan
Update command is used to modify, we can modify column
name,Values etc.,
Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is the most important ddl statements in sql are?
how to add a new column to an existing table in mysql? : Sql dba
Can we call dml statement in function?
How do you create a db file?
Explain how you can copy a file to file content and file to pl/sql table in advance pl/sql?
what is transaction? : Sql dba
What is sql*loader and what is it used for?
How is debugging done?
Can we insert delete data in view?
How do I start sql from command line?
What is the difference between truncate and drop statements?
How does cross join work?
what is the difference between group by and order by in sql? : Sql dba
Why query optimization is needed?
What is a crud api?