Quantcast
Channel: Teradata Forums - All forums
Browsing all 27759 articles
Browse latest View live

using a calculation done in the previous row in this row's calculation -...

perfect.  thanks again Dieter.

View Article


validate whether cast will work or not - response (2) by monschke

isNum is not enough.  My starting point is strings, but I want to be able to convert to any data type without the SQL blowing up (can only do by removng bad records first - why I want the function)....

View Article


Best way to generate the Sequential numbers : CSUM or IDENTITY columns? -...

CSUM(1,1) should never be used, because it skewes to a single AMP Hi Dieter, Can you please explain more about this?? Thanks, Dheem 

View Article

Viewpoint Compatability - forum topic by Greyghost

What is the minimum version of Viewpoint that is compatable with the Database 14.0?  Thanks!  PaulForums: Viewpoint

View Article

Teradata Error: 7547 - Deletes all the records from Target Volatile Table...

Can some one help me understand the scenario thats been happening for me I am creating a lot of Volatile Temp tables in my stored procedure. When Executing the stored procedure i am logging the...

View Article


Teradata - How to create a partition - forum topic by Kbos

Hi everyone... I've started learning about Teradata and I have a doubt on how to create a partition....The table already exists and I suppose I need to do the Alter table sentence, however, I don't...

View Article

Teradata Error: 7547 - Deletes all the records from Target Volatile Table...

Hi Anand, that's the expected behaviour when the NO LOG option is set, check your DDL and switch it off. Dieter

View Article

Teradata Error: 7547 - Deletes all the records from Target Volatile Table...

Thanks a Ton for your reply Dieter...

View Article


TPT + Named pipes - forum topic by smaiti

Hi All,   I have a TPT script for extracting data from a table & writting to file using select operator, this works perfectly OK for me. Now i have this entire script of mine stored in a Oracle...

View Article


String Concat - returning multiple rows in one string cocat row - response...

  If the number of elements you want to concatenate is low, you can do something like this:  sel  databasename ,tablename ,max(case when rnk = 1 then        ColumnName else '' end) ||  max(case when...

View Article

Cast from CHAR(20) to SMALLINT - response (7) by barani_sachin

Hi KS, Below is the insert stmt. create volatile table temp1 (col1 byteint)on commit preserve rows; insert into temp1 values( -1 ); insert into temp1 values( 100 ); insert into temp1 values( 101 );...

View Article

Balancing quotes in SP - response (1) by barani_sachin

Any thoughts on this???

View Article

Cast from CHAR(20) to SMALLINT - response (8) by dnoeth

The range of a byteint is -128 to +127, change the datatype to SMALLINT. Dieter

View Article


Cast from CHAR(20) to SMALLINT - response (9) by barani_sachin

Sorry guys, ma bad. Thanks for u r time :)

View Article

API for DBC.SysExecSQL - response (4) by paulxia39

why I can't find sysexecsql???Anyone give me the code?Thanks.

View Article


Query Rewriting. - forum topic by barani_sachin

Hi All, I have two versions(One is old which is being rewritten using some new standards) of code both claiming to accomplish the same thing; with the subset of data we tested both seems to give the...

View Article

New Teradata 13 Express Installation - Help - response (12) by msubbura

Hi All, I have installed teradata and when i try to connect to database, i m keep on getting connection time out error message, 11/04/2013 19:42:10 SQLA Version: 13.10.0.2...

View Article


Teradata Connection Issue - forum topic by msubbura

Hi All, I have installed Teradata 13.10 and i m using .NET data provider for connection. I am getting connection time out error when connecting database, though i m having access to the database....

View Article

Convert Text to Proper Case is huge problme - response (9) by amit.saxena0782

Thanks Dieter. We used TRIM number of times to get the desired result. We are on T12 :(

View Article

Cast CHAR/VARCHAR to VARBYTE - response (1) by veskojl

Anyone? Please don't tell me that Teradata is missing this functionality, even MySQL has a cast from string to binary: CAST(str AS BINARY) 

View Article
Browsing all 27759 articles
Browse latest View live


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