Two Methods of retrieving SQL?
Answer Posted / prasad
two methods of retrieving SQL are
1) is select stmt
2) is cursor
we can use these commands to retrive the related records
| Is This Answer Correct ? | 62 Yes | 8 No |
Post New Answer View All Answers
What does (*) mean in sql?
What is difference between stored procedure and trigger?
Does view store data in sql?
Is sql better than excel?
What are different clauses used in sql?
What is a schema sql?
What are pl/sql cursor exceptions?
How to change a value of the field ‘salary’ as 7500 for an employee_name ‘john’ in a table employee_details?
which operator is used in query for pattern matching? : Sql dba
How do I create an index in word?
What are sql ddl commands?
How does one load ebcdic data? : aql loader
What are the constraints available in sql?
Can one improve the performance of sql*loader? : aql loader
Is left join faster than join?