what are the advantages of running a database in archive log
mode?
No Answer is Posted For this Question
Be the First to Post Answer
i have a table with 1 lac of data.i want to insert this data into another table. i want every 5000 of data insert use a commit.using counter and if error is comming in the 5000 of data it rollback.
What is the function of Optimizer ?
What is the difference between sharding and partitioning?
How to create a stored program unit?
Which Oracle App Is Most Popular One ?
How to write a query with a left outer join in oracle?
What happens to the current transaction if the session is ended?
How to loop through a cursor variable?
What happens internally when the user types userID/password@string in SQL PLUS Thanks-Bhaskar
What do you mean by merge in oracle?
How to create additional tablespaces for an new database?
What is flashback Query ? And Use ?