Difference between revisions of "Primesmain.cbl"

From PostgreSQL_wiki
Jump to: navigation, search
(Created page with "This is the compplete source code of the primesmain Cobol program, which contains the high level SQL statements. <pre>")
 
Line 1: Line 1:
 
This is the compplete source code of the primesmain Cobol program, which contains the high level SQL statements.
 
This is the compplete source code of the primesmain Cobol program, which contains the high level SQL statements.
 
<pre>
 
<pre>
  +
  +
</pre>
  +
<hr/>
  +
Terug naar: [[Cobol and PostgreSQL]]

Revision as of 21:52, 9 December 2025

This is the compplete source code of the primesmain Cobol program, which contains the high level SQL statements.



Terug naar: Cobol and PostgreSQL