Sqlserver
231 subscribers
18 photos
2.31K links
Download Telegram
SQLServer Just tweeted ********************************************** @delainasepko That's awesome, Delaina! Keep rocking, and we'd love an update on how you use #SQLServer next. 🙂 🎶
SQLServer Just tweeted ********************************************** Join Microsoft and Redgate for a conversation about #SQLServer and Azure DevOps on August 26 starting at 10:00 PM PT. Register here: https://t.co/MlIFgQmpgF
SQLServer Just tweeted ********************************************** @SidChilders Hi Sid! We'd be happy to help. Do you mind clarifying what you mean by "run SQL create database scripts on it" so we can look into this?
SQLServer Just tweeted ********************************************** @SidChilders We are happy to hear the issue was resolved! Feel free to reach out in the future with any other questions. 🙂
SQLServer Just tweeted ********************************************** Find out how to migrate, provision, back up, and restore #AzureSQL Databases. Get detailed, easy-to-follow guidance and activity plans in this e-book course: https://t.co/EFJ0NnIpzk
SQLServer Just tweeted ********************************************** @ilkrail Hi there! We evolved our product based certification to role based, which means that SQL Server content will surface in the Azure Database Administrator course & associate level certification. (1/2)
SQLServer Just tweeted ********************************************** @ilkrail The exam itself will assess strong SQL skills, inclusive of cloud, which is core to the role of a “modern DBA” per industry assessment. You can find the exam here: https://t.co/dOhxA7ARxk. We hope this helps! (2/2)
SQLServer Just tweeted ********************************************** And that's a wrap! Thanks to everyone who attended the #AzureSQL Bootcamp with @bobwardms and @AnalyticAnna. Now, you can watch all sessions on demand: https://t.co/xGgg5CVwh0
SQLServer Just tweeted ********************************************** Join us for a one day, hands-on workshop to get you started on cloud analytics. Enable a truly data-driven culture in your organization through practical experience with cloud analytics. Reserve your seat today: https://t.co/eEaYBWWsoj https://t.co/TFXl4GafEm
SQLServer Just tweeted ********************************************** @ObsidianDev Hi Fergal! On either SQL Server on Linux or Windows, you can run a query SELECT * FROM sys.databases to get database info. Database files on SQL Server on Linux are stored in the /var/opt/mssql directory. We hope this is helpful! 😀
SQLServer Just tweeted ********************************************** @howthox Hi there! We'd love to help. In order to do so, can you let us know if you observe the missing feature on SSDT or SQL Server?
SQLServer Just tweeted ********************************************** @ObsidianDev In that case, we recommend mounting the /var/opt/mssql directory in its entirety so that it includes all of the master, model, user DB, etc. files and the secrets directory so those are all persisted on upgrade.