|  | db2_column_privileges(PECL)db2_column_privileges -- Returns a result set listing the columns and associated privileges for a table 说明resource db2_column_privileges ( resource connection [, string qualifier [, string schema [, string table-name [, string column-name]]]] )Returns a result set listing the columns and associated privileges for a table. 参数
 
 返回值Returns a statement resource with a result set containing rows describing the column privileges for columns matching the specified parameters. The rows are composed of the following columns: 
 参见
 
 |  | |||||||||||||||||||||||||||