|
This SQL statement can be executed in the following ways: |
Through the CA Datacom Datadictionary Interactive SQL Service Facility (interactive) |
In an application program prepared using a CA Datacom/DB SQL Preprocessor (embedded) |
By using CA Dataquery (SQL & Batch Modes) |
|---|---|---|---|
|
GRANT |
YES |
YES |
YES |
Note: YES indicates a valid execution method for this statement. To learn about using SQL keywords in CA Dataquery, see the CA Dataquery User Guide. For information about the access rights required to execute this statement, see the CA Datacom/DB Database and System Administration Guide.
The GRANT statement grants privileges on tables and views in databases that are secured under the SQL Security Model. All of the tables and views specified in the GRANT statement must be in databases secured under the SQL Security Model. If tables and views are in databases secured under the CA Datacom/DB External Security Model, the GRANT statement is rejected with an SQL error code -273. See the CA Datacom Security Reference Guide for more information about security models.
|
Copyright © 2014 CA.
All rights reserved.
|
|