In COBOL, the SQL INCLUDE directive can be used to get secondary input from the include library, INCLUDE. The INCLUDE directive causes input to be read from the specified member of the include library until the end of the member is reached. The included library input cannot contain other Preprocessor INCLUDE directives, but can contain both host language and SQL statements. The include library must have fixed-length records of 80 bytes. For more information, see INCLUDE Directive in COBOL.
|
Copyright © 2014 CA.
All rights reserved.
|
|