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 we store images in oracle database?
Explain the use of file option in exp command.
How to add a new column to an existing table in oracle?
Explain implicit cursor.
Can u please explain me the Discussion on Except ,using cast like type cast. Question in the context of difference between two tables
What operating systems are supported by oracle database 10g xe?
How to write numeric literals in oracle?
What is difference between cartesian join and cross join?
what is the need of indexing topic in oracle? where do we use in a Java project? any other option other than using this to get the same result where we use indexing ?
What is Library Cache in Oracle?
Is a rollback possible to any savepoint?
What are the restrictions on external table columns?
How to delete an existing row from a table in oracle?
How does oracle handle read consistency?
why should i declare foreign key constraint as self relation instead of binary relation in tables ?