EXEC SQL [AT { dB_name | :host_variable }] 
DECLARE cursor CURSOR [WITH HOLD] FOR 
 { SELECT command | statement_name | block_name }

ÿ