Image | Audio | Video |
---|---|---|
X | X | X |
Enables the specified column to store media data.
Authorization
SYSADM, DBADM, Control, Alter
Command syntax
>>-ENABLE COLUMN--table_name--col_name--FOR--extender_name-----><
Command parameters
Examples
Enable the column photo in table employee to hold image data:
enable column employee photo for db2image
Usage notes
Connect to the database before using this command.