what is the syntax of update command?

Answer Posted / shahnaz

UPDATE <TABLE_NAME> SET
COLUMN1=VALUE1,COLUMN2=VALUE2,COLUMN3=VALUE3.... WHERE
<CONDITION>

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you create a synonym without having a table?

787


What are internal user account in oracle?

760


Will you be able to store pictures in the database?

895


is there a tool to trace queries, like profiler for sql server?

833


What is the maximum number of triggers that can be applied to a single table?

785


Explain about achiever in sql?

806


What is oracle sid?

690


Can you have more than one content canvas view attached with a window ?

2063


How to create additional tablespaces for an new database?

795


Differentiate between function and procedure in oracle.

789


What is a view and how is it different from a table?

744


master table and child table performances and comparisons in Oracle ?

1908


What is meant by raw datatype?

804


What is a table index?

774


What happens in oracle commit?

776