Is insert autocommit in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
How many objectname will be created for a single table drop function? Why 'flashback' query giving error "ORA-38312: original name is used by an existing object" while getting the table?
How many types of database triggers exist?
What is a Data Segment ?
How to select an oracle system id (sid)?
What is a Temporary Segment ?
Is oracle a language?
write a sql query following source looking like below column1 column2 101,102,103 abc,def,ghi 1001,1002,1003 a,b,c i want the output column1 column1 101 abc 102 def 103 ghi 1001 a 1002 b 1003 c
How to drop a stored procedure in oracle?
How to establish administrator authentication to the server?
What is recycle bin in Oracle?
how to code performance tuning of oracle PL/SQL? can any body send me the perfect answer?
How to use attributes of the implicit cursor in oracle?