what is the purpose of update command in oracle?
Answer Posted / vidhun
update command is used to modify the values of existing
data.
here where clause is used to check the condition where we
want to make change?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between a procedure and a function?
What does seeding a database mean?
What is use of trigger?
What is the difference between between and in condition operators?
Can a varchar be a primary key?
What are the advantages of pl sql?
Is a table valued function object?
What is the difference between execution of triggers and stored procedures?
Is there a way to automate sql execution from the command-line, batch job or shell script?
What are procedures used for?
How many postgresql users are there, worldwide?
What is row_number () in sql?
How do I view a table in sql?
Can I copy :old and :new pseudo-records in/to an oracle stored procedure?
Explain the uses of control file.