Answer Posted / pradeep mishra
yes but with autonomous transaction
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
State the difference between a primary key and foreign key?
What is meant by an index?
Typically, where is the conventional directory structure chosen for Oracle binaries to reside?
Will you be able to store pictures in the database?
Why does oracle 9i treat an empty string as null?
Can we use oracle pl/sql block in core java? if so how? pls get back to me .....
How would you go about verifying the network name that the local_listener is currently using?
How to do a full database export?
How to define a record variable to store a table row?
What is ceil and floor in oracle?
What to do if dba lost the system password?
how to join query for one source type is oracle another source type is sql server ?
Tab A A B ------ 1 A 2 B 3 C Tab B A B ----- 4 D 5 E 6 F Generate the value into B table from A table. Only table A has the value. Write the SQL query to get B table value.
How to delete a user account in oracle?
What happens if variable names collide with table/column names?