Subject | database level permissions (newbie) |
---|---|
Author | yhmcnett |
Post date | 2002-08-28T23:58:54Z |
I'd like to grant users SELECT permission on a database, but don't
want those users to have any other privileges (including the ability
to create other tables). How do I go about restricting a user from
creating new tables in the database? GRANT only seems to deal with
table level permissions.
Thanks
want those users to have any other privileges (including the ability
to create other tables). How do I go about restricting a user from
creating new tables in the database? GRANT only seems to deal with
table level permissions.
Thanks