Click to See Complete Forum and Search --> : Starting in Transact-Sql


raulbolanos
June 12th, 2009, 09:34 AM
Hi guys,

I have now several hours trying to find out how Transact-Sql works.. it doesn't seems too hard but the problem is that I can't find where I should write the code. I use SQLyog and when I try write some query either IF or variable declarations statements, it throws and error code No 1064.

Am I wrong? or where should I run this procedures?

Best regards,

Raul Bolaņos

hspc
June 16th, 2009, 05:23 PM
First, go to http://www.microsoft.com/express/sql/download/ and download sql 2008 express with tools.
This will give you the sql engine and sql server management studio which is a GUI application to manipulate sql server.