Answer Posted / jyoti ranjan samal
Update table name
set <column name>= New value
where <condition>
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can sub procedure/function be called recursively?
Why does for update in oracle 8 cause an ora-01002 error?
Explain the use of consistent option in exp command.
From the following identify the non schema object: packages, triggers, public synonyms, tables and indexes.
Explain how you would restore a database using RMAN to Point in Time?
How to export data to a csv file?
How index is implemented in oracle database?
How to use "in out" parameter properly?
What is the use of file param in imp command?
How to delete a column in an existing table in oracle?
What is the difference between primary key and unique key and foreign key in oracle?
Is there any way to find out when one specific table/view/M-view is used last time. i.e. when one specific object is used in any SELECT statement.
Can we convert a date to char in oracle and if so, what would be the syntax?
Explain the dml?
State some uses of redo log files?