Table of Contents

Search

  1. About the Data Vault Administrator Guide
  2. Introduction to the Data Vault
  3. Data Vault Service Startup and Shutdown
  4. Data Vault Configuration
  5. Data Vault SSL Setup
  6. Data Vault ODBC Setup
  7. Data Vault Administration
  8. Data Repartitioning
  9. Partial Data Vault Copy
  10. Archived Data Migration
  11. Bulk File Uploader
  12. Data Vault Administration Tool
  13. Data Vault Logs
  14. User Account Privileges
  15. ssasql Command Line Program
  16. Data Vault Audit Log
  17. Sample Configuration Files

Data Vault Administrator Guide

Data Vault Administrator Guide

Displaying the Minimum and Maximum Values for Columns in a Archived Table

Displaying the Minimum and Maximum Values for Columns in a Archived Table

The TableLimits command displays the minimum/maximum values for columns in an archived table.
TableLimits { <table-id> | <schema>.<table> } [ <column-list> ]
The table can be specified by including either the schema-qualified table name or the table ID (which can be viewed using the Tables command). By default, the min/max information is returned for each column in the table. To limit the information to selected columns, include a list of the column names separated by whitespace. Note that null values will appear as the minimum and maximum only if all values in a column are null.

0 COMMENTS

We’d like to hear from you!