Creating a function in SQL Azure master database -
Creating a function in SQL Azure master database -
is there anyway create user defined function in sql azure master database?
how command on sql azure master database including write permissons?
thanks jags
unfortunately cannot command of master database -- master database read-only , used maintain logins/security info (and think other meta info that's auto-managed). see article
sql-azure
Comments
Post a Comment