Teradata DATABLOCKSIZE: How to Minimize Disk I/Os and Optimize Workload Requirements Learn how to minimize disk IOs with the Teradata DatablockSize option. Read on for an overview of how it works and how to choose the best size.
Effective Teradata Performance Optimization: A Guide to Measuring Improvements Optimizing Teradata performance can be time-consuming and unpredictable. Before starting, it's crucial to define clear goals and measure improvements using absolute criteria like CPU usage and disk access. In this article, we'll explore the areas that can be optimized in a typical Teradata Data Ware
Teradata Access Rights: Implicit, Explicit, Inherited, and Automatic Learn about the different types of access rights in Teradata, including implicit, explicit, inherited, and automatic privileges, and how they are granted to owners and creators of database objects.
Understanding the Teradata Primary Index: Distribution, Hashing Algorithm, and Performance Considerations Learn about the Teradata Primary Index, which distributes table rows across all AMPs for parallel execution. Discover how to select the best index for performance and avoid hash collisions.
Maximizing Utility Job Performance with Teradata DBQL Utility Log To gain a comprehensive insight into the operation and performance of your load utilities and DSA jobs, the DBQLogTbl offers a starting point. The DBQLogTbl provides metrics for these utilities, but they are not as accurate or plentiful as those provided by Teradata DBQLUtilityTbl. What is the Teradata DBQL Utility
Teradata SQL Assistant: Usage, Exporting CSV Files, and Connecting to the Teradata Database via CLI or ODBC Discover the powerful capabilities of Teradata SQL Assistant, a user-friendly interface for managing and querying data in the Teradata database environment. Learn how to connect and export CSV files, and explore popular alternatives. Plus, find out how to access it for free with Teradata Express.
A Guide to Teradata SQL: Features, Optimization, and Queries Discover the power and unique features of Teradata SQL, the dialect of SQL used within Teradata's large-scale data warehousing and analytics platform. Learn about its differences from standard SQL and how to run queries using Teradata SQL Assistant and BTEQ.
Maximize Your Teradata Development with BTEQ Teradata BTEQ is a powerful tool for SQL query execution and data transfer. Learn why it is often a better option than ETL tools for developers.
Teradata OLAP Functions: A Systematic Approach to Understanding Window Aggregates Learn how to work with Teradata OLAP Functions in your data warehouse applications. This systematic approach covers five key design decisions.