SQL security permissions

M

Matt Mcd

I need help allowing user groups to run a command that incorporates SQL
dropTable/createTable commands. Is there an SQL command that sets the
permissions that allow a user group to drop and create tables?

Thanks for any help.
 
Top