MCQOPTIONS
 Saved Bookmarks
				| 1. | 
                                    To process most dynamic SQL statements, you use the EXECUTE IMMEDIATE statement. To process a multi-row query (SELECT statement), which of these statements would you use? | 
                            
| A. | OPEN-FOR | 
| B. | FETCH | 
| C. | CLOSE | 
| D. | All mentioned above | 
| Answer» E. | |