News

Sometimes you become the accidental DBA, or you are the DBA by choice. Either way, you can choose to spend time working in SQL Server Management Studio (SSMS) to look at things such as backups or the ...
Microsoft last week updated the SQL Server 2012 Developer Training Kit to "release to manufacturing" status, according to a tweet from the product's Twitter page. The update comes nearly 2.5 months ...
In a previous article, I talked about getting started with managing SQL server using PowerShell and the Server Management Objects (SMO). While that was mostly spent making the connection and doing ...
The content of this course is designed, explained and demonstrated with examples by SQL professionals who all have come together for a single purpose; to share their experience and to help you become ...
You will often hear people say, “I don’t need to learn ‘programming’ skills, that’s for the tech guys”; but we live in an increasingly competitive world and the job market can be difficult to navigate ...
As a training company we always have a dilemma when a new release comes out. The early adopters want the training yesterday so that they can be at the leading (or bleeding) edge of technology. Many ...
In this Microsoft SQL Server and JDBC tutorial, you'll learn how to connect to a Microsoft SQL Server in Java using JDBC. The steps are relatively straightforward: Each database is different, so ...
Microsoft unveiled .NET Aspire at the Build 2024 developer conference, describing it as an opinionated, cloud-ready stack for building observable, production ready, distributed, cloud-native ...
The sample data in SQL is provided by Microsoft's AdventureWorks training database, which can be provided both on your own SQL server and directly as an Azure SQL Database. Microsoft provides ...