Actualités

How To View a Summary of a Dictionary Table The DESCRIBE TABLE statement in PROC SQL produces a summary of the contents of a dictionary table. Here is an example of using the DESCRIBE TABLE statement ...
How to Describe Table in SQL Server. One of the essential tasks when working with SQL Server tables is the ability to describe them. You can use the sp_help command to get information about a table’s ...
To find out more information on a table, use the FEEDBACK option or the CONTENTS statement in the DATASETS procedure. The DESCRIBE VIEW statement writes a view definition to the SAS log. If you use a ...