Skip to content

ETL with SQL

Learn ETL with Examples
  • Home
  • Teradata
  • Teradata SQL Cheat Sheet
  • TD Import Script Generator
  • About
  • Privacy Policy

ETL with SQL

Learn ETL with Examples
  • Home
  • Teradata
  • Teradata SQL Cheat Sheet
  • TD Import Script Generator
  • About
  • Privacy Policy
teradata

Fetch Metadata of View in Teradata via HELP

  • by Raj
  • June 19, 2019April 25, 2020
  • Teradata SQL

Recently someone in my team asked me how to fetch column list along with datatype from VIEW definition via jdbc connection. I proposed couple of… Read More »Fetch Metadata of View in Teradata via HELP

teradata

Error – Select with Grant Option required

  • by Raj
  • June 18, 2019April 25, 2020
  • Teradata SQL

“An owner referenced by user does not have SELECT WITH GRANT OPTION access to DB_Name.Table_Name.Col_Name “. This is very common error related with privileges granted… Read More »Error – Select with Grant Option required

teradata

How to write a BTEQ Script in Teradata

  • by Raj
  • June 8, 2019September 26, 2020
  • Teradata SQL

In most of the Teradata environment I have seen the preferred medium to call BTEQ is shell script. It means that Teradata developer will write… Read More »How to write a BTEQ Script in Teradata

teradata

Teradata combine rows into single value

  • by Raj
  • June 7, 2019August 13, 2020
  • 2 Comments
  • Teradata SQL

Few years ago, I shared a post to “Convert Multiple Rows into Single Row” using recursive queries. Though it solves the problem and gives the… Read More »Teradata combine rows into single value

teradata

ROWS BETWEEN in Analytical Function in Teradata

  • by Raj
  • June 4, 2019November 3, 2020
  • 3 Comments
  • Teradata SQL

ROWS BETWEEN is used in Teradata to determine group for calculating aggregation in Analytical Functions. Whenever you use window functions or OLAP functions you specify… Read More »ROWS BETWEEN in Analytical Function in Teradata

teradata

SCD-2 in Teradata

  • by Raj
  • June 3, 2019October 17, 2020
  • 3 Comments
  • Teradata SQL

In SCD (Slowly Changing Dimension) type 2, we have to store all the historical information about any Dimension. So unlike SCD-1, we cannot simply overwrite… Read More »SCD-2 in Teradata

  • « Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 21
  • Next »

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 203 other subscribers

Topics

  • Redshift SQL
  • Teradata SQL
  • Uncategorized
  • UNIX

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 203 other subscribers

Topics

  • Redshift SQL
  • Teradata SQL
  • Uncategorized
  • UNIX

What others are reading

  • Teradata Interval Field Overflow
  • Teradata SQL Cheat Sheet
  • How to find and fix Invalid Date Error in Teradata
  • Teradata Parallel Transporter TPT - Basics , Example and Syntax
  • ROWS BETWEEN in Analytical Function in Teradata

Join the discussion

  • Raj on TD Import Script Generator
  • Kai Udall on TD Import Script Generator
  • Anonymous on SCD-2 in Teradata
  • Raj on Teradata Date Functions
  • T Ly on Teradata Date Functions
© 2021 etl-sql.com