Image | Audio | Video |
---|---|---|
X | X | X |
Displays the names of the extenders, if any, for which a column, table, or the current database is enabled.
Authorization
None
Command syntax
>>-GET EXTENDER STATUS----+-------------------------------+---->< +-IN--table_name----------------+ '-COLUMN--table_name--col_name--'
Command parameters
Examples
Display the names of the enabled extenders in the database:
get extender status
Display the status of the table employee:
get extender status in employee
Display the status of the column ADDRESS in the table employee:
get extender status column employee address
Usage notes
Connect to the database before using this command.