In a table only one column how to update rows

Answer Posted / prerit

update table_name set coloumn_name=value;

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is cursor in pl sql?

578


What is the difference between drop and truncate commands?

490


Explain the select statement in sql?

615


What does the argument [or replace] do?

581


Explain the difference between triggers and constraints?

521






What is mutating table error?

664


How do you update sql?

523


Is null operator in sql?

606


What is pl sql record in oracle?

565


what is the difference between a having clause and a where clause? : Sql dba

519


How do you write an inner join query?

515


What is pl sql quora?

649


Can a composite key be null?

528


What is cascade in sql?

561


What is the difference between nvl function, ifnull function, and isnull function?

590