what is the purpose of update command in oracle?
Answer Posted / vasan
Update command is used to modify, we can modify column
name,Values etc.,
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are the disadvantages of not performing database normalization?
What is lookup table in sql?
Whis is not false in primary key?
How many sql statements are used? Define them.
how can we know the count/number of elements of an array? : Sql dba
Define select, insert, create, delete, update, drop keywords
What is data type in database?
what does the t-sql command ident_incr does? : Transact sql
Where is sql database stored?
How many types of indexes are there in sql?
Why is partition used in sql?
Is sql an operating system?
what are the differences between binary and varbinary? : Sql dba
Does view contain data?
What is a unique key and primary key and foreign key?