Quantcast
Channel: Teradata Forums - Database
Browsing all 14773 articles
Browse latest View live

Find the value of the latest date - response (3) by HP

how about select top 1 Event_Date from table cheers HP

View Article


ODBC TO UTF8 - response (1) by HP

go to ODBC DSN, configure, at the bottom of the window you will have a drop down for "session character set" where you can set it up to utf8.  Cheers HP

View Article


Aggregate Operations with Case Specific data - response (3) by Mandar.Nayak

Thank you Adeel and Deiter. The query is a regular SUM query - SELECT RGN_CD, SUM(PD_AMT) FROM RGN_PYMNT GROUP BY 1. The column is defined as not casespecific.  This isnt really an issue but I am just...

View Article

ETL managment - forum topic by giorgio.gamberi

Hello, i'm a newbie with Teradata, i have just used the DB to run some inquiry on tables. I have to build an ETL from zero using this DB, i have experience with Oracle PL/SQL but I'm not aware how it...

View Article

Partition Usage - forum topic by godspeeddeepak

Is there a way to find last access date and time of partition of a table in Teradata?Forums: Database

View Article


Estimate and Actual are different and causing PJ. - forum topic by BPP

  Hello All;  I am looking for your valuable suggestions on this. Query which used to work with out any issues is now giving hard time.  Same query runs fine (<3 min) on prod but goes into product...

View Article

ETL managment - response (1) by BPP

  Teradata offers different tools to load and unload data from Teradata DBMS.  Type this "teradata load and unload utilities" in google and go through the results for more knowledge about them....

View Article

Estimate and Actual are different and causing PJ. - response (1) by Shelley

It appears that the stats on the table being aggregated in step 13 are out of date. There might be stats on the same columns but those stats do not represent the current contents of the table.  Show...

View Article


Teraadata DBA Training - forum topic by praveen manam

HI All, Does any one where can i find training DBA materials or classes for the same.   Forums: Database

View Article


Teraadata DBA Training - response (1) by praveen manam

any good training institutes for Teradata

View Article

Teradata 12 and Subqueries - response (8) by SPOLISETTI

dnoeth, We are on TD 13.10. Can you please go through Query 1 and Query 2 and answer my questions below? Thanks in advance!! Query 1: (Scalar ) ------------------------------------------ sel a1,b1,...

View Article

How to Add Day to Date Prompt in Pass Through SQL?? - forum topic by TcognosD

Hi all, I am building a SQL in which I have a date prompt. My back end is Oracle and the column I am using has datatype of DATE. Below is the condition I am using. Where BGN_DATE <=...

View Article

Teradata 12 and Subqueries - response (9) by dnoeth

I'm not a Teradata developer, but all DBMSes have severe problems rewriting Correlated Scalar Subqueries, that's why i always try to avoid them :-) In your case i would a 3rd query, it's the easiest...

View Article


Estimate and Actual are different and causing PJ. - response (2) by dnoeth

Are you taljking about the same problem as SPOLISETTI?Teradata 12 and Subqueries Avoid Correlated Scalar Subqueries and rewrite then to Outer Joins: Select m1.CLM_HDR_KEY, m1.CLM_NBR as CLM_NBR,...

View Article

How to Add Day to Date Prompt in Pass Through SQL?? - response (1) by dnoeth

I don't know how the prompted date is passed to the query, but adding days in Teradata is just adding numbers: #sq(prompt('ToDate', 'date'))# + 30   Dieter

View Article


GMT to EDT conversion in Teradata - response (3) by Georg75

If you have to take into account dailight savings time you should use the following syntax: Found in TD 14.0 docu (SQL Functions, Operators, Expressions, and Predicates; Chapter 7: DateTime and...

View Article

Activity count zero for TPump UPDATE or DELETE - forum topic by Jessy Mahesh...

Dear Team, I am loading tables in teradata using Tpump loader (through Informatica).  Created error table with  "Activity count zero for TPump UPDATE or DELETE." Can someone tell me if there is any way...

View Article


Creating a new secondary index on table - response (5) by muhammadfahad.18

dbqlobjtl_sum, which tables is this can you please tell?

View Article

Secondary indexes - response (5) by muhammadfahad.18

is there any way i can find that on which columns i shall make SI on a table  any view or any query please share

View Article

Secondary indexes - response (6) by Adeel Chaudhry

Its not about view or query .... rather it more relates to the use of the table in question. How the table is going to be accessed? Which columns will be used in joins? What type of queries are to be...

View Article
Browsing all 14773 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>