collect stats, collect stats on table level, collect stats teradata, collect stats on column level
Category Archive: TD Tips
Feb 25
How To Use Built-in Functions in Teradata?
First of all what are Built-in functions? These are functions which do not need any sort of arguments but still returns information about the system; user, date, time, session etc. Built-in functions are sometimes referred to as special registers. Mostly used with the SELECT statement. SELECT <Built-In Function> • ACCOUNT: – If you are wondering …
Feb 25