Two Methods of retrieving SQL

Showing Answers 1 - 4 of 4 Answers

VRod

  • Aug 27th, 2006
 

Is the question "Two Methods of retrieving using SQL"??

Answer -> SELECT statement, cursors

  Was this answer useful?  Yes

G Sravan Kumar

  • Aug 24th, 2011
 

There are two methods to retrieving Sql
1) Select statement.
2) Cursor.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions