Contents Index sa_db_info system procedure sa_disable_auditing_type

ASA SQL Reference
  System Procedures and Functions
    System and catalog stored procedures

sa_db_properties system procedure


Function 

Reports database property information.

Syntax 

sa_db_properties ( [ database-id ] )

Permissions 

None

Side effects 

None

See also 

sa_db_info system procedure

Database-level properties

Description 

Returns the database ID number and the Number, PropNum, PropName, PropDescription, and Value for each available database property.


Contents Index sa_db_info system procedure sa_disable_auditing_type