DB2 12 for z/OS, which became generally available in October of 2016, delivered a number of key enhancements pertaining to SQL statements. Over the course of a few blog entries, I’ll describe some of my favorites among these enhancements. This first post in the series will cover piece-wise DELETE. First, the backdrop: suppose you have a need to remove a large number of rows from a table, using SQL (I say, “using SQL,” because a utility-based alternative, REORG with DISCARD, is not always …read more
Related Articles
Comparing Toad to Toad Data Point
Hi, This article hopes to compare Toad v13.0 and Toad Data Point v4.3. The versions of each product are not most important, as I cover the major features that both products have in common then will h...
SQL DB now supports 4TB max database size
Azure SQL Database (SQL DB) has increased its max database size from 1TB to 4TB at no additional cost. Customers using P11 and P15 premium performance levels can use up to 4 TB of included storage at...
Data preparation using Toad Data Point – 2
Data preparation is an essential task whenever raw data is to be transformed to a usable form. The end use could be data analysis, report generation, or SQL query. In three articles we are exploring p...
