When you run the initialization script to create an instance of the demonstration database under your login, the database server recognizes your login as the owner and database administrator (DBA) of that database. As DBA, you automatically acquire some exclusive privileges over objects in your database. You can extend those privileges to others with the GRANT statement, which is described in the IBM Informix: Guide to SQL Syntax.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]