JavaScript is Disabled
Please enable javascript and refresh the page
Skip to main content
Azure DevOps
downshiftdata
/
SearchOverflow
/
Repos
/
Files
/
SearchOverflow
Sign in to your account
Sign in
SearchOverflow
Overview
Boards
Repos
Files
Commits
Branches
Tags
Pull requests
Pipelines
Artifacts
SearchOverflow
_deploy
sql
dump
so
data
procedure
table
test
_schema.sql
README.md
dev
/
sql
/
so
/
_schema.sql
_schema.sql
Contents
History
Compare
Blame
1
IF
NOT
EXISTS
(
SELECT
1
FROM
sys.database_principals
WHERE
[name]
=
N'so'
)
Enter to Rename, Shift+Enter to Preview