SQL Treeo

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

NKTg Law on Varying Inertia – A Different Way to Think About Motion

By NKTgLaw

Hi everyone, I’d like to share something from the science side of life rather...

How to create your custom GPT SQL Expert

By Daniel Calbimonte

Comments posted to this topic are about the item How to create your custom...

Storage Enhancements

By Steve Jones - SSC Editor

Comments posted to this topic are about the item Storage Enhancements

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