SQL Server Graph Database

Technical Article

Plansplaining, part 20. SQL Graph (part 1)

  • Article

Welcome to part twenty of the plansplaining series. It has been a long time since I last wrote a plansplaining post, partly because of my health, but also for a large part because I was out of ideas. But recently I decided to dig a bit deeper into a feature that was released in SQL Server 2017 and that I had so far not played with: SQL Graph.

2023-12-06

Blogs

Cyber Scams and Operation Shamrock

By

Erin West gave the keynote for the 2025 Techno Security & Digital Forensics East...

The Book of Redgate: Ingeniously Simple

By

Redgate has been known for many useful tools that are easy to use. We’ve...

Building a Todo List RESTful API in C++ with Docker, GitHub Actions, Azure ACR: A Beginner’s Guide

By

C++ is a highly versatile language for developing console applications, batch processing, and performance-critical...

Read the latest Blogs

Forums

BULK INSERT messing up import of CSV file with a comma in it

By water490

Hi everyone I am using BULK INSERT to load a CSV.  I have noticed...

Users Default Schema in a stored procedure.

By Michael L John

One of our systems contains data for multiple organizations.  OrgA should not be able...

Calculating Difference between Multiple Dates for a Given Condition in HH:MM:SS

By satnam.singh 44358

We have the following requirement:- Event_Time                 ...

Visit the forum

Question of the Day

Updating a Data API Builder Connection String

Can I use dab update to update a connection string in my Data API Builder configuration file?

See possible answers