what is the purpose of update command in oracle?
Answer Posted / kiran kumar
update command is used to modify the existing column by
using where clause...
if we dont use the where the enitire columns in the table is
updated...
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to write a query to show the details of a student from students table whose
which tcp/ip port does sql server run on? : Sql dba
what are the types of subquery? : Sql dba
What does trigger mean in psychology?
How does one load ebcdic data? : aql loader
How can we solve sql error: ora-00904: invalid identifier?
Is primary key clustered or nonclustered?
explain the difference between myisam static and myisam dynamic. : Sql dba
What is a data manipulation language?
What is the largest value that can be stored in a byte data field?
How do I find sql profiler?
What is the difference between null value, zero, and blank space?
Explain some predefined exceptions.
What is sql performance tuning?
Can we enter data in a table in design view?