what is the syntax of UPDATE command?

Answer Posted / mohan

update tablename set columnname=newvalues where conditions;

Is This Answer Correct ?    5 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?

543


How to end the current transaction in oracle?

541


How to get a list of all background sessions in the database?

530


How do I call oracle stored procedures that take no parameters?

558


what is the use of system.effective.date variable in oracle?

662






can u send the sql dumps to sivakumarr1987@gmail.com plz help me

2586


What is a parameter file in oracle?

551


How to drop an existing table in oracle?

585


How to start a specific oracle instance?

573


How to select all columns of all rows from a table in oracle?

585


Explain the different normalization forms?

583


What is ceil and floor in oracle?

565


Can a formula column be obtained through a select statement ?

1843


How to revoke create session privilege from a user in oracle?

548


types of indexes and the rationale behind choosing a particular index for a situation.

1974