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
Mention what problem one might face while writing log information to a data-base table in pl/sql?
What is 19 null in sql?
What is the difference between pl and sql?
What are the triggers associated with image items?
How do you rename a table in sql?
Describe types of sql statements?
How do you update a value in sql?
What is a record in a database?
Name some usages of database trigger?
What is the usage of nvl function?
Why we use triggers in mysql?
What are different types of functions in sql?
Enlist the data types that can be used in pl/sql?
what are the limitations of identity column? : Transact sql
What is a recursive join sql?