is used to debug SAS code. When you submit a SAS statement that accesses DB2 data, DB2DBUG displays any DB2 SQL queries (generated by SAS) that are processed by DB2. The queries are written to the SAS ...
Hello,<BR><BR>I'm learning DB2 for my new job, and I found a few examples where building a UDF (user defined function) would be more efficient than me running multiple manual queries and compiling the ...