Quantcast
Channel: Teradata Forums - Database
Viewing all articles
Browse latest Browse all 14773

Like Operator in Teradata - response (4) by dnoeth

$
0
0

Hi Adharssh,
instead of TRIM(DatabasesName) you can also switch to dbc.ColumnsV instead where DatabaseName is a VARCHAR(128).
Since TD12 there's the new set of dbc views all ending on V or VX, the old ones are for backward compatibility only, e.g.
dbc.Columns & dbc.ColumnsX - old, don't use
 
dbc.ColumnsV & dbc.ColumnsVX - new, recommended

In TD14.10 you must use the new version when you want to implement the new long table names.

 

Dieter


Viewing all articles
Browse latest Browse all 14773

Trending Articles



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