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
Why does for update in oracle 8 cause an ora-01002 error?
Why cursor variables are easier to use than cursors?
How to export data to a csv file?
How can windows applications connect to oracle servers?
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 ?
Explain the features of oracle?
Using the relations and the rules set out in the notes under each relation, write table create statements for the relations EMPLOYEE, FIRE and DESPATCH. You should aim to provide each constraint with a formal name, for example table_column_pk.
How to enter a new row into a table interactively?
Explain do view contain data?
What is BBED in Oracle?
How to resolve the ORA-39133 error in Oracle?
HI, Please let me know the syllabus for Oracle OCA and OCP Certification
What is tns entry?
Name the three major set of files on disk that compose a database in Oracle?
How many anonymous blocks can be defined?