Two Methods of retrieving SQL?
Answer Posted / neeraj pawar
select
&
Cursor
| Is This Answer Correct ? | 18 Yes | 2 No |
Post New Answer View All Answers
Which type of cursor is used to execute the dml statement?
Does varchar need length?
What are the different schemas objects that can be created using pl/sql?
How to Declare Fixed Length String Value In PL SQL
When can we use the where clause and the having clause?
How do you modify a table in sql?
Why do we use procedures in sql?
What is a database trigger?
what is a table called, if it has neither cluster nor non-cluster index? What is it used for? : Sql dba
What are different clauses used in sql?
Which function is used to return remainder in a division operator in sql?
What are sql queries used for?
Can we use rowid as primary key?
How can you load multi line records? : aql loader
Can we write dml inside a function in sql server?