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
What are different functions in sql?
What is nvarchar max in sql?
explain the delete statements in sql
How can use stored procedures in sql?
What is keys and its types?
What is use of trigger?
What is the difference between execution of triggers and stored procedures?
Differentiate between sga and pga.
What is the left table in sql?
What are the uses of merge?
what are the nonstandard string types? : Sql dba
What is difference between group by and partition by?
How many sectors are in a partition?
How to execute a stored procedure?
What is sql engine in oracle?