IBM Books

Image, Audio, and Video Extenders Administration and Programming

DELETE QBIC CATALOG


Image Audio Video
X    

Deletes a QBIC catalog, including all of the QBIC-search support data.

Authorization

Alter, Control, SYSADM, DBADM

Command syntax

>>-DELETE QBIC CATALOG--table_name--column_name----------------><
 

Command parameters

table_name
The name of the DB2IMAGE enabled table.

column_name
The name of the DB2IMAGE enabled column.

Examples

Delete the catalog associated with the picture column in the employee table:

delete qbic catalog employee picture

Usage notes

Connect to the database before using this command.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]