Mega Code Archive

 
Categories / MSSQL Tutorial / User Role
 

Modifying a Database User for the schema

USE YourDatabaseName GO ALTER USER Joe WITH DEFAULT_SCHEMA = Production