As you know, the cost of data warehouses is significantly dependent on the cost of storing significant amounts of data, and implementing COS support...
Read PostIDUG News & Blogs
Learn with IDUG – Member created content for Db2 Professionals
Check back here frequently for our curated content – technical articles, IDUG news, and thoughts from our leadership, all posted here, and featured monthly in the IDUG eBulletin.
Interested in contributing an article for consideration? Contact our Content Committee!
IBM provides a cloud-based version of Db2 LUW. It is a full version of Db2 LUW Version 11.5. The Db2 in the cloud can be very powerful and highly...
Read PostIf you would have asked me one month ago to come up with a query that coughs up missing numbers, I would have told you that there is no such a need...
Read PostOur shop runs a number of non-mainframe applications that connect to Db2 through DDF. One of these applications is IBM Datapower Gateway...
Read PostYou want to write a program that connects to Db2 for z/OS and runs queries, updates the tables, and all the stuff you would expect from a database...
Read Post65 million years ago, or so it seems to many, COBOL-programming dinosaurs roamed the earth. They accessed their Db2 data with highly efficient...
Read PostLet me openly admit that my first treatment of this topic was a very thorough top-down, lecture style, technical approach … until Michael Keaton...
Read PostFirst off, I strongly recommend readers to review Chapter 1 of this series - The Book of Db2 Pacemaker – Chapter 1: Red pill or Blue pill? It...
Read PostThe following is a collection of SQL tips and reminders about modern SQL that some people may have forgotten. These SQL tips are ...
Read PostWhen coding SQL joins, is there any difference in where you code your filtering predicates? We know that when you code SQL using the ANSI-92...
Read PostThis term relates to any SELECT that returns a single value (one column, one row). It can be used as an expression in the SELECT, WHERE, or HAVING...
Read Post