odbc_tableprivileges

odbc_tableprivileges

(PHP 4, PHP 5, PHP 7)

odbc_tableprivilegesLists tables and the privileges associated with each table

Description

resource odbc_tableprivileges ( resource $connection_id , string $qualifier , string $owner , string $name )

Lists tables in the requested range and the privileges associated with each table.

Parameters

connection_id

The ODBC connection identifier, see 登录查看完整内容