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
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
Can we use update in sql function?
What is identity column in sql server?
What is a composite primary key?
What is query syntax?
What is null in pl/sql?
What is update query?
What are schema-level triggers?
What is group by in sql?
What is difference between pl and sql?
Which software is used for pl sql programming?
what is collation? : Sql dba
What is cursor status?
How to avoid using cursors?
What are all types of user defined functions?