Category "teradatasql"

facing issues in connecting to Teradata via python using teradatasql Module

Code: import teradatasql ExecutionContext = teradatasql.connect (host="xxxx", user="xxxx", password="xxx") def select(exec_context: ExecutionContext): try

split int col in Teradata

I was trying to split int column in Teradata but its showing error *** Failure 9134 Unsupported type detected. SELECT col1,strtok(col2,0 ,1) FROM table;

Teradata : Extract Date from string

There is a notation field with different number of characters. Eg Exceed Limit Fee 26-January-2020 or Account Exceed Limit Fee 05-June-2001 I want to extract