Files
2016-11-02 14:23:38 -07:00

2 lines
83 B
SQL

-- Grants control of DW db to new user
GRANT CONTROL ON DATABASE::NYT to XLRCUser;