Answer Posted / roopesh kumar
Bulk binding is a way for performance tunning i.e. it will
complete the whole process in once remove the contaxt
switching of sql to pl-sql & pl-sql to sql.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Is sql procedural language?
What is autocommit sql?
Can we debug stored procedure?
Can we change the table name in sql?
Write a query to find the names of users that begin with "um" in sql?
what does it mean to have quoted_identifier on? : Sql dba
what is msql? : Sql dba
How to write a single statement that concatenates the words ?hello? And ?world? And assign it in a variable named greeting?
What are properties of the transaction?
What is the syntax and use of the coalesce function?
Does sql profiler affect performance?
Which is better stored procedure or query?
What is the purpose of my sql?
Differentiate between pl/sql and sql?
How to read xml file in oracle pl sql?