can you call insert/update/delete in select statements. If
yes how? If no what is the other way?
Answer Posted / anonymous
you could use a select for update from a pl/sql or jdbc program
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is ordinary table in oracle?
what are the default admin accounts in Oracle 10g ?
How to execute the package in oracle?
How to work with data objects interactively?
If a parameter is used in a query without being previously defined, what diff. exist betw. report 2.0 and 2.5 when the query is applied ?
Can you assign multiple query result rows to a variable?
What is oracle analytical function?
What is the difference between view and materialized view in Oracle?
What is Java Pool in Oracle?
Why use resource manager in Oracle?
What is an anonymous block?
What is a nested table?
What is connection pooling in oracle?
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
How to name query output columns in oracle?