what is the syntax of update command?
Answer Posted / arijitnit
update table_name set column_name=value where condition
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Explain what are the characteristics of data files?
How do we display rows from the table without duplicates?
What is using clause and give example?
What are the logical operations?
Can we convert a date to char in oracle and if so, what would be the syntax?
If a parameter is used in a query without being previously defined, what diff. exist betw. report 2.0 and 2.5 when the query is applied ?
A table t is there.If you perform insert ,update and delete then the trigger will fire.What is the minimum no of trigger required for a table.
How to put more than 1000 values into an oracle in clause?
Which are the five query types available in oracle?
Explain about the analyze command in oracle?
What is bulk collect in oracle?
How do I use os authentication with weblogic jdriver for oracle and connection pools?
What is meant by an index?
How to convert characters to numbers in oracle?
Where is the export dump file located?