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 are the two parts of design view?
How do you know if a relationship is 2nf?
explain access control lists. : Sql dba
What packages are available to pl/sql developers?
What is sql procedures and functions?
How many joins in sql?
Is sql better than access?
What is auto increment feature in sql?
Is sql considered coding?
How can I get the number of records affected by a stored procedure?
Why should I use postgresql?
which tcp/ip port does sql server run on? : Sql dba
What is a table partition?
how to load data files into tables with 'mysqlimport'? : Sql dba
How to run sql functions in pl/sql?