Advanced TSQL in SQL Server 2000 - 2008

Organiser
SQL Know How
Date
Tue, 30 Sep 2008, 09:00 - 16:45 (Add to calendar) GMT
Venue
St. Leonards's Hall , Edinburgh, GB
Cost
£200
Learn advanced T-SQL techniques to solve complex problems and enhance your database performance. You will also learn how to to review existing T-SQL and optimise it for simplicity and performance.

Optimising your database application is very much like tuning a racing car, you can separate it into a few areas. You can tune the hardware that your database runs on i.e. The road, wheels and shock absorbers. You can tune the structure of your database, i.e. The engine of the car. Finally you can tune how your application uses the database, i.e. the driver.

In this seminar we will focus on optimising the way in which you drive your database. We will touch on some of the other areas of optimisation where we need to.

In racing, different drivers take different racing lines, in SQL Server the same applies. The intent behind a query can be achieved in a number of different ways, some that perform well, some that perform very badly. You will learn in this seminar to identify how queries can be rewritten to achieve the best performance, and simplify them.

You might also like...

Comments

Other nearby events

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“To iterate is human, to recurse divine” - L. Peter Deutsch