Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
ALLBASE/ISQL Reference Manual: HP 9000 Computer Systems > Chapter 3 Using ISQL for Database Tasks

Controlling Access to Objects

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

You can use ISQL to grant or revoke various privileges on data objects as follows:

   isql=> GRANT SELECT ON MyTable to User1;



   User1 is granted authority to retrieve data on MyTable.

Statements used to control access to the DBEnvironment are collectively referred to as data control language (DCL) statements. Refer to the "SQL Statements" chapter of the ALLBASE/SQL Reference Manual for complete information on using the following SQL data control statements:

   GRANT 

   REVOKE 

   CREATE GROUP

   DROP GROUP

   ADD TO GROUP

   REMOVE FROM GROUP

   TRANSFER OWNERSHIP
Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© Hewlett-Packard Development Company, L.P.