DWHPro helps thousands of visitors every month to become experts in Teradata and data warehouse design and operations

DWHPro helps thousands of visitors every month to become experts in Teradata and data warehouse design and operations

  • Home
  • Newsletters
  • Articles
  • Twitter
    Twitter
Why the Same UPDATE Means Something Entirely Different in Teradata and Snowflake

Dear DWHPro reader,UPDATE looks identical in SQL — but in Teradata and Snowflake, it works in completely different ways.Teradata updates data blocks in place with journals and WAL.Snowflake rewrites partitions and commits through metadata.The impact?...

Read More
Oct 05, 2025
Migrating Teradata bulk loads to Snowflake — tips & pitfalls

Are you migrating your data pipelines from Teradata to Snowflake? In my latest blog post, I break down how Snowflake’s COPY INTO paradigm differs from Teradata’s FastLoad — and how one big file could cost you performance and credits. Dive in to learn...

Read More
Sep 26, 2025
Teradata: Cementing Its Place in the Future of Data Management - Not Going Away Anytime Soon

Dear DWHPro Community,In the rapidly evolving landscape of data management, it's crucial to acknowledge the enduring significance of established technologies amidst the rise of new trends.Similar to how mainframes have been declared obsolete numerous...

Read More
Feb 13, 2024
Case Study: Navigating a 60 Million Row Data Import Challenge

Hi,Data import tasks often push the boundaries of our systems. Recently, I supported a project involving importing a Teradata-generated CSV file containing nearly 60 million rows into a third-party database. The large scale of data led to system cras...

Read More
Jun 19, 2023
Maximize Teradata Performance: Uncover the Art of AWT Management

Hi,Improve your Teradata system's efficiency with optimal AMP Worker Task (AWT) management. Explore the delicate balance between increasing AWTs and maintaining system stability. Understand the importance of considering AMPs per node, using AWTs as t...

Read More
Jun 08, 2023
The Power of NOT NULL in Boosting Your Teradata Performance

Hello,We've got some fresh insights on optimizing your Teradata database in our latest blog post! Have you ever wondered how defining a column as NOT NULL can dramatically impact your database performance?Join us in our deep dive into SQL queries and...

Read More
May 19, 2023
Shaping the Future of DWHPro: Help Us Expand Beyond Teradata

Dear valued reader,Since our inception, DWHPro has been your dedicated source of information and insights about Teradata. Over the years, we've enjoyed helping you navigate the vast landscape of Teradata databases. We are grateful for your continued...

Read More
May 18, 2023
Optimizing Teradata SQL Queries by Avoiding Full Table Scans and Utilizing Secondary Indexes

Hi,Boosting your SQL query performance can be as simple as rethinking the use of functions like COALESCE in the WHERE clause:SELECT * FROM DWHPRO.INDEX_USAGE WHERE COALESCE(TheStartDate,TheEndDate) = DATE'2022-10-10'; When used on indexed columns, it...

Read More
May 14, 2023
Outsmarting Teradata Limitations: A Workaround for Teradata Identity Columns in Volatile Tables

Dear Subscriber,We understand that you may encounter difficulties with Teradata Identity Columns and Volatile Tables. As such, we are pleased to announce a recently published blog post that directly addresses this prevalent issue.Despite the inherent...

Read More
May 12, 2023
Boost Database Performance: Master Teradata Space Management!

Hello,Struggling with Teradata space management? Discover essential strategies in our new blog post:Understand the role of free cylinders and the impact of their exhaustion.Learn about automatic mechanisms like Defragmentation and Mini-Cylinder Packs...

Read More
May 11, 2023
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • »
Twitter

DWHPro helps thousands of visitors every month to become experts in Teradata and data warehouse design and operations

Get my BEST updates delivered to your inbox.


Get my BEST updates delivered to your inbox. Join my email list and get my favorite content regularly. Unsubscribe anytime.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.