Answer Posted / sudhakar
update <table-name> set column-name<condition> where <condition>
ex:
update dept set desg='manager' where deptid=111;
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How to count duplicated values in a column in oracle?
How to export your own schema?
In Oracle Applications We are Using Sub Ledger Accounting. When we Transfer the Data all modules (AP,AR,CE,FA) to SLA We done Some customizations? What are They??
How to connect ms access to oracle servers?
Why does oracle 9i treat an empty string as null?
Is oracle an operator?
How to define a procedure inside another procedure?
what are actual and formal parameters?
If youre unsure in which script a sys or system-owned object is created, but you know its in a script from a specific directory, what UNIX command from that directory structure can you run to find your answer?
How to run queries on external tables?
Explain cascading triggers.
What are the parameters that we can pass through a stored procedure?
How do you increase the OS limitation for open files (LINUX and/or Solaris)?
What are the original export and import utilities?
What are named parameters?