SQL RNNR

Blog Post

IO IO IO

Once again it is that time.  It is TSQL Tuesday.  This time it is being hosted by Mike Walsh.  Mike...

2010-03-09

1,352 reads

Blog Post

Index your FK

A few months ago I read an article from SQLServerCentral.com about some Foreign Key gotchas.  Since that article, I have seen...

2010-03-05

863 reads

Blog Post

DBA MD

I just had the opportunity to spend some time with my four year old son at the doctor’s office.  It...

2010-02-25

599 reads

Blogs

DevUp 2025 Recap

By

Had an incredible time at DevUp in St. Louis this weekend! This conference gets...

How AI is Shaping Sustainable Textile Solutions

By

The textile world is undergoing a transformation, one where creativity meets computation, and tradition...

Microsoft Exchange Hybrid Deployment Vulnerability – Shared Service Principal

By

On August 6, 2025, Microsoft announced a vulnerability with hybrid deployments because of a...

Read the latest Blogs

Forums

Storage Enhancements

By Steve Jones - SSC Editor

Comments posted to this topic are about the item Storage Enhancements

Getting Azure SQL Database Permissions

By Steve Jones - SSC Editor

Comments posted to this topic are about the item Getting Azure SQL Database Permissions

Everyone Wants a Piece of the AI Pie

By dbakevlar

Comments posted to this topic are about the item Everyone Wants a Piece of...

Visit the forum

Question of the Day

Getting Azure SQL Database Permissions

When I run this on Azure SQL Database, what is returned?

SELECT * FROM sys.fn_builtin_permissions('Server') AS fbp

See possible answers