Guest_imported
New member
- Jan 1, 1970
- 0
I'm relatively new to working with SQL (self-taught over the last 18 months). My company has decided to switch to SQL Server 2000, and I'm trying to find a good training course. My understanding is that the Microsoft version of SQL is called Transact-SQL (T-SQL). So I figured that a course in T-SQL would be a good idea.
However, I posted a message to microsoft.public.certification, and one of the responses recommended going with a course on ANSI SQL. The person who wrote that reply said that even Microsoft says that ANSI SQL is the way to go.
So now I'm confused. What I need is a good course that will not only teach SQL basics, but will also cover the commands that are unique to the SQL Server 2000 DBMS. For the immediate future I will be focused entirely on coding reports, so I really just need to know how to use all the SQL commands that will be understood by SQL Server 2000. We have other people who will take care of installing, configuring, and maintaining SQL Server 2000 and the databases.
Given that I just need some good SQL training to help me code reports with SQL Server 2000, should go with T-SQL training or ANSI SQL training?
Also, what's the difference between T-SQL and ANSI SQL?
--Tom
However, I posted a message to microsoft.public.certification, and one of the responses recommended going with a course on ANSI SQL. The person who wrote that reply said that even Microsoft says that ANSI SQL is the way to go.
So now I'm confused. What I need is a good course that will not only teach SQL basics, but will also cover the commands that are unique to the SQL Server 2000 DBMS. For the immediate future I will be focused entirely on coding reports, so I really just need to know how to use all the SQL commands that will be understood by SQL Server 2000. We have other people who will take care of installing, configuring, and maintaining SQL Server 2000 and the databases.
Given that I just need some good SQL training to help me code reports with SQL Server 2000, should go with T-SQL training or ANSI SQL training?
Also, what's the difference between T-SQL and ANSI SQL?
--Tom