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 secondary keys?
What is the maximum database size for sql express?
what is union? : Sql dba
What is parameter substitution in sql?
What is row_number () in sql?
How does sql store data?
What is denormalization in a database?
what is index? : Sql dba
What is scalar and vector?
How does sql developer connect to oracle database?
What is a sql trace file?
how to shutdown mysql server? : Sql dba
What are the parameter modes supported by pl/sql?
What is sql procedures and functions?
What is primary key and foreign key with example?