Answer Posted / rajini
As per my knowledge first and third one is correct.That is
UPDATE <table name> SET <column name>=<new value> WHERE
<condition>;
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
why should i declare foreign key constraint as self relation instead of binary relation in tables ?
Can we create database in oracle using command line ?
Why we use bulk collect in oracle?
How do I spool to a csv formatted file using sqlplus?
What is the quickest way to export a table to a flat file?
Explain the use of indexes option in exp command.
How to rename an existing table?
How to increment dates by 1 in oracle?
How to concatenate two text values in oracle?
how to use select statement as formal parameter in procedure specification?(someone said that using string) ex:-procedure(a in number,select ename from emp ) i am asking syntax like this?
What do you mean by a database transaction & what all tcl statements are available in oracle?
How do you tell what your machine name is and what is its IP address?
How to check database size in Oracle?
What is meant by joins?
State and explain the different types of data models?