Cob
What Database Is Used By Cobol?
DB2 Database. In COBOL, programs interact with DB2 Database. DB2 is Data Base2, which is developed by IBM. It is a Relational Database. Is SQL related to COBOL? Embedded SQL statements are used in COBOL programs to perform standard SQL operations. Embedded SQL statements are preprocessed by the SQL processor Read more…