![]() |
|
Archives of the TeradataForumMessage Posted: Mon, 22 Sep 2009 @ 00:18:07 GMT
Here is the sample. You may add dbc.indexstats if you want to know about index.
sel * from dbc.tables
where (databasename, tablename) not in
(
sel databasename, tablename from dbc.ColumnStats
where FieldStatistics is not null
);
Cheers, Michael
| ||||||||||||||||||||||||||||||||||||||||||||||||
| | ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||