Answer Posted / kotravel. b
To perform line by line transaction we r using save point
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
What is sql*loader?
Can we declare a column having number data type and its scale is larger than pricesionex: column_name number(10,100),column_name numbaer(10,-84)
Which normal form is best?
Can we use ddl statements in stored procedure?
How does stored procedure reduce network traffic?
What are the disadvantages of file system?
What does (*) mean in sql?
what is the stuff function and how does it differ from the replace function? : Sql dba
Can a primary key be a foreign key?
Why cannot I use bind variables in ddl/scl statements in dynamic sql?
Which type of cursor is used to execute the dml statement?
What is the use of stored procedures?
what is the difference between nested subquery and correlated subquery?
What is the difference between an inner join and an outer join?
What are different types of queries in sql?