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 is the difference between view and stored procedure?
Can a foreign key have a different name?
What is a primary key called that is made up of more than one field?
What is rank dense_rank and partition in sql?
Does view contain data?
what are properties of a transaction? : Sql dba
how to create a new table in mysql? : Sql dba
What is cascade in sql?
Is sql better than access?
What is a primary key sql?
What are tables and fields?
What is a memo field?
Is left join faster than join?
How to handle bulk data?
Does asenumerable execute the query?