Compile the HCL OneDB ESQL/C program
You use the esql command to compile your program.
The esql command passes your source file to the preprocessor and to the C compiler. It passes along options that are specific to both the preprocessor and the C compiler to preprocess, compile, and link your program.