SQLzoo.net

CREATE TABLE problems: Insufficient privileges.

SQL Server
The user account must be set up to permit tables to be created. Usually the database administrator must grant such permissions.


Specific to SQL Server
none

Related links:

  • CREATE, DROP and ALTER