Was this helpful?
ENDDATA
Valid in: ESQL
The ENDDATA statement terminates retrieval of long varchar or long byte data in a data handler routine. Long varchar and long byte data is retrieved using the GET DATA statement.
The ENDDATA statement has the following format:
EXEC SQL ENDDATA;
Permissions
This statement is available to all users.
Last modified date: 01/30/2023