Quantcast
Viewing all articles
Browse latest Browse all 36

Query editor for Azure SQL DB

I keep losing track of this wondering where it went. You have to access it at the database level. Adding this post to remind me for later. This came in very handy when my home internet went down and I couldn’t auth on my phone hotspot without timeouts in Azure Data Studio.

You can login in with SQL Server auth or Entra.

Image may be NSFW.
Clik here to view.

It’s not super fancy and I couldn’t seem to wrap things in a transaction in there like begin, run some updates, make sure the only updated x rows, then exec commit. It said there wasn’t a begin statement. Anyway, use with caution if you want to do something complex. But this is good for simple things.

Image may be NSFW.
Clik here to view.

May play with it some more to see what all I can do in there in case my internet goes down again.

The post Query editor for Azure SQL DB appeared first on sqlkitty.


Viewing all articles
Browse latest Browse all 36

Trending Articles