What is concurrency in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
how to delete all duplicate records from a table using subquery?
Difference between varchar and varchar2 data types?
How does propagation differ between Advanced Replication and Snapshot Replication (read-only)?
what r tyhe major differences between oracle 9i & 10g?
How to sort output in descending order in oracle?
How to rename an index in oracle?
What is Partitions in Table ?
hi friends, I have a table A col as status|NUM and value as open |1 open |2 close |3 close |3 the O/P should be open|close 1 |3 2 |4
how to convert .db (extention) database file into .dmp (extention ) for oracle database ?
Q1:code to connect to sql server(database) through jdbc application. Q2:code to connect to Mysql(database) through jdbc application. Q3:code to connect to oracle(database) through jdbc application.
what is the difference between restoring and recovering?
What happens to the current transaction if the session is killed?