Home >> Computer Database >> sql
Q.
What are two methods of retrieving SQL?
Answer :
two methods of retrieving SQL is
1) Select Statment
Example: select * from tbl_name;
2)Cursor
1) Select Statment
Example: select * from tbl_name;
2)Cursor
Posted By : akash