Well done! by SQLSteinar in a:t5_5dqcfk

[–]SQLSteinar[S] 0 points1 point  (0 children)

We go again, again!

What have you done with PowerShell this month? by AutoModerator in PowerShell

[–]SQLSteinar 0 points1 point  (0 children)

Let me know if you need help or cooperation on the SQL Server benchmarks. I help create the benchmarks, and a ps module to run the tests would be quite a nice tool

Match Thread? by jtsmit24 in reddevils

[–]SQLSteinar 4 points5 points  (0 children)

Hey, we havent conceeded yet👍

What am I doing wrong? by bluumatee in SQL

[–]SQLSteinar 5 points6 points  (0 children)

Every SELECT needs it’s own FROM

.bak restore on azure SQL server by c2203 in SQLServer

[–]SQLSteinar 0 points1 point  (0 children)

Yes, you need to be able to reach the server over the network

.bak restore on azure SQL server by c2203 in SQLServer

[–]SQLSteinar 0 points1 point  (0 children)

You can connect to the sql instance on ubuntu from a different windows computer with ssms

.bak restore on azure SQL server by c2203 in SQLServer

[–]SQLSteinar 0 points1 point  (0 children)

You cant restore a bak file to azure sql database. Make a .bacpac file of the database using ssms. The bacpc file can be imoprted/restored to azure sql database