Simple Talk

It seems we can’t find what you’re looking for. Perhaps searching can help.

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