I want to create a user that can do SELECTs on existing tables.
This is easy I just do the proper GRANTS.  The problem is I also
want to restrict that user from creating tables in the database.
In other words this user should be able to read but not write to 
anything at all.  Other users will be allowed more open access.
What is the best why to disable both CREATE TABLE and SELECT INTO...

Thanks,

PS Could you cc me via e-mail as I get the degest.
-- 
  Chris Albertson

  [EMAIL PROTECTED]                  Voice: 626-351-0089  X127
  Logicon, Pasadena California            Fax:   626-351-0699

Reply via email to