what is the purpose of update command in oracle?
Answer Posted / satya
Hi,
By using Update command we can update the data in a
table from one value to another value..
Regards,
Satya.k
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Is join and inner join the same?
What are database links used for?
What are few of the schema objects that are created using PL/SQL?
What are user defined functions?
What are the two parts of design view?
Explain the purpose of %type and %rowtype data types with the example?
How many scalar data types are supported in pl/sql?
What is the use of sqldataadapter?
What is auto increment feature in sql?
How do you delete data from a table?
What are all ddl commands?
Is mariadb nosql?
Which operator is used in query for pattern matching?
What is crud stand for?
What is the importance of sqlcode and sqlerrm?