Q: How would you retrieve rows from a DB2 table in embedded SQL?
A: Either by using the single row SELECT statements,or by using the CURSOR.