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
Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.
What is oracle join syntax?
What is tns service name?
Explain the use of show option in imp command.
Write a syntax for update query in oracle?
State the difference between a primary key and foreign key?
How do you find out from the RMAN catalog if a particular archive log has been backed-up?
How to get execution statistics reports on query statements?
What is an oracle?
What is the sid in oracle?
What is parameterized cursor in oracle?
In Oracle Applications We are Using Sub Ledger Accounting. When we Transfer the Data all modules (AP,AR,CE,FA) to SLA We done Some customizations? What are They??
How can I introduce multiple conditions in like operator?
How do I limit the number of oracle database connections generated by weblogic server?
How to define a variable to match a table column data type?