what is the syntax of update command?
Answer Posted / ajeet singh
Update <tablename>
set <columnname=values......> where <condition> ;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain what are the uses of rollback segment?
How can we delete duplicate rows in a table?
Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect.
Why does oracle 9i treat an empty string as null?
How to convert times to characters in oracle?
What is a directory object?
I have a database backup file in .db (ext) form how to conver it into .dmp (ext.) for oracle database
How is it different from a normal table?
How can Oracle users be audited?
How to end the current transaction in oracle?
What is coalesce function?
What is object data modeling?
what is the difference between data migration and production migration.
How to put more than 1000 values into an oracle in clause?
What is a proxy class?