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 ...
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 ...
We list the best SQL online courses, to make it simple and easy to learn how to mange, code, and run databases, covering everything from beginner to advanced users. The Structured Query Language or ...
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 ...
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 ...