what is the syntax of UPDATE command?

Answer Posted / guest

select * from tablename
where(col1=>10)update col2=234;

Is This Answer Correct ?    2 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is connection pool in oracle?

549


IS it possible to built the oracle database without setting the kernal parameters?

1757


Can a formula column referred to columns in higher group ?

2081


When do you get a .pll extension in oracle?

671


What are the differences between char and nchar in oracle?

589






Explain an exception?

560


How to bring a tablespace offline?

534


State any two functions of oracle?

628


What are the benefits of ordbms?

613


What is the sql query to concatenate column values from multiple rows in oracle?

553


master table and child table performances and comparisons in Oracle ?

1658


How can we force the database to use the user specified rollback segment?

552


How do you get nicely formatted results from an oracle procedure that returns a reference cursor?

542


How do I reset a sequence in oracle?

580


State some uses of redo log files?

550