Use master
create database NewDB
then I got this error:
/*-----------------------------
create database newDB
-----------------------------*/
Server: Msg 1807, Level 16, State 3, Line 1
Could not obtain exclusive lock on database 'MODEL'. Retry the operation later.
Server: Msg 1802, Level 16, State 1, Line 1
CREATE DATABASE failed. Some file names listed could not be created. Check previous errors.