The Oracle SQL Developer tool can connect to databases other than Oracle, including MySQL, Microsoft SQL Server and DB2. The SQL development environment helps the programmer perform basic functions on ...
The following sequence of statements would be used in an OS/390 SAS session to establish a connection to DB2 and query the table SYSIBM.SYSTABLES: connect to db2 (ssid=db2p); select * from connection ...