In this second of a series of entries on my favorite SQL-related enhancements provided via Db2 12 for z/OS (and “Db2,” versus “DB2,” is officially the new form of the product name), I will describe useful functionality pertaining to result set pagination (my first post in this series covered piece-wise DELETE ). “Result set pagination” refers to retrieval of a query result set in “pages,” with each page including a sub-set of the result set’s rows. A typical …read more
Related Articles
Traditional Export/Import Fail With ORA-01031 in DB Vault Environment...
Oracle Database Vault was configured on RAC database v11.2.0.3 and appropriate permissions given to allow the regular duties, such as data pump export/import etc.However, when classical/traditional im...
PySpark Examples #2: Grouping Data from CSV File (Using DataFrames)
I continue to share example codes related with my “Spark with Python” presentation. In my last blog post, I showed how we use RDDs (the core data structures of Spark). This time, I will use DataFrames...
Video Series: Mastering Connectivity in Toad Data Point
It all starts with connecting to your data sources. With Toad Data Point you can connect to nearly any type of data platform, from relational databases to Business Intelligence Platforms to NoSQL sou...
