Querying Views | Data Dictionary | VantageCloud Lake - Querying Data Dictionary Views - Teradata VantageCloud Lake

Lake - Database Reference

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2025-11-21
dita:mapPath
ohi1683672393549.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
ohi1683672393549

You can submit an SQL request to access the data in a system view and display or print the results.

For example:

SELECT * FROM DBC.AccLogRules 
   WHERE UserName = 'ALL';
If an SQL request returns a security violation error, a reference to the alternate version of the view name may yield results. If neither version is available, use the HELP statement to inquire about individual objects. If this is not adequate, contact the database administrator.

The following sections show methods for retrieving directory information.

For a description of common administrative uses of the information in Data Dictionary views, see the topics starting with Tracking Resource Usage.