Answer Posted / ehsraka
It has an edge over the normal sql commands, as it
increases performance by pushing the bunch of sql commands
into engine in a single go.
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
Does view contain data?
How does sql developer connect to oracle database?
What are the various levels of constraints?
Why self join is used in sql?
What is rtm in testing?
What is normalisation and its types?
What are the rules to be applied to nulls whilst doing comparisons?
How do I run sql?
How do you create a unique index?
How do I write a cron which will run a sql query and mail the results to agroup?
Enlist the characteristics of pl/sql?
Explain lock escalation? : Transact sql
What is sql prepared statement?
how can we transpose a table using sql (changing rows to column or vice-versa) ? : Sql dba
is it possible to pass an object or table to a procedure as an argument?