Answer Posted / mohan
update tablename set columnname=newvalues where conditions;
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
What happens internally when the user types userID/password@string in SQL PLUS Thanks-Bhaskar
What is the difference between count (*), count (expression), count (distinct expression)?
What is a table in oracle?
What is Segment Advisor in Oracle?
How to loop through a cursor variable?
How to install oracle odbc drivers?
How to create lov dynamically at runtime & attach to text field?
What are group functions in oracle?
How to end the current transaction in oracle?
Explain the use of grant option in exp command.
How to open and close an explicit cursor in oracle?
Is the After report trigger fired if the report execution fails ?
What is the use of file param in imp command?
How does the on-delete-cascade statement work?