can you call insert/update/delete in select statements. If
yes how? If no what is the other way?
Answer Posted / merly
I dont think so it is possible but we can use a select
statement in insert/update/delete(ie reverse is possible)
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is define in oracle?
What is clustered table in Oracle?
How to invoke the data pump export utility?
How to export your connection information to a file?
what are the advantages of running a database in archive log mode?
How to insert multiple rows with one insert statement in oracle?
How do you increase the OS limitation for open files (LINUX and/or Solaris)?
Is there any way to find out when one specific table/view/M-view is used last time. i.e. when one specific object is used in any SELECT statement.
How to convert dates to characters in oracle?
What do you mean by merge in oracle?
How to check database size in Oracle?
What is format trigger?
What query tells you how much space a tablespace named test is taking up, and how much space is remaining?
What are triggers in oracle?
How to convert characters to numbers in oracle?