Version 8.51 of Extended Parallel Server introduces enhancements to three SQL statements:
| SQL Statement | Description |
|---|---|
| CREATE EXTERNAL TABLE | The Table Options clause of this statement supports
two syntax enhancements:
|
| GRANT | This statement can specify the WITH GRANT OPTION keywords when access privileges are granted to roles. This enables DBAs who hold a role that received access privileges with this attribute can grant privileges of the role to others by specifying the name of the role in the AS clause of a subsequent GRANT statement. For more information about this feature, see Propagating Access Privileges Through Roles. |
| SET ENVIRONMENT | This statement supports three new session environment
variables:
|
In these SQL statements, the DB2, DS_CLASS, FORCE_DDL_EXEC, and USABLE_SPACES keywords are new in Version 8.51 of Extended Parallel Server.
Enterprise Edition Home | Express Edition Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]