How to get the table name list using particular database name.

select * from _V_Table where database like '%DB_NAME%' order by tablename;

Comments

Popular posts from this blog

Hadoop Commands

Minus in Teradata?...

Database Size : Calculation in Teradata