System Reference Summary : 2. Statements : OpenROAD SQL Statements : Close Statement
 
Share this page                  
Close Statement
This statement closes an open cursor.
It has the following syntax:
close cursor_variable;