What is the best strategy to use COMMIT in a pl/sql loop?
Answer Posted / kalyan maddipati
We can use savepoint. This transactional control statement
can be used to save records at perodic intervals
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how can you create an empty table from an existing table? : Sql dba
What is sqlexception in java?
What is string data type in sql?
how to create a table index in mysql? : Sql dba
What is the command used to fetch the first 5 characters of a string?
What type of database is cloud sql?
Why are aggregate functions called so?
what are the differences between public, private, protected, static, transient, final and volatile? : Sql dba
How do I remove sql plus from windows 10?
Which join is default?
Explain some predefined exceptions.
What is before trigger?
how can we know the count/number of elements of an array? : Sql dba
Can we rollback delete command?
Which is faster subquery or join?