SQL Server Overview

Blogs

Why SQL Still Reigns in the Age of Cloud-Native Databases

By

In a tech landscape dominated by distributed systems, serverless architectures, and real-time analytics, one...

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...

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