All about T-SQL Statements | SQL Server Performance Forums

SQL Server Performance Forum – Threads Archive

All about T-SQL Statements

Can someone give me give me basic to advanced T-Sql Statements.
Hi,
You can start with reading Books online for basic and advanced T-sql.
You can also refer to this SSP site for huge lot of such statements.
They are many in numbers so you better start them reading from here on.
You can say basic queries of kind SELECT col1 FROM table1 WHERE col1>1 and advanced queries where you get the result by joining three or more tables or by using derived queries or sometimes by generating dynamic queries.
It’s a very broad sense for T-sql so you better read, read and read till you can define the diffrence.
Goto T-SQL forum and read the topics [<img src=’/community/emoticons/emotion-1.gif’ alt=’:)‘ />]<br /><br />Madhivanan<br /><br />Failing to plan is Planning to fail
Can you be a bit more specific in your question? What are you looking for and why? If you are looking for a tutorium, have a look here:http://www.firstsql.com/tutor.htm
Not SQL Server specific, but apart from this pretty good. —
Frank Kalis
Microsoft SQL Server MVP
http://www.insidesql.de
Ich unterstütze PASS Deutschland e.V. http://www.sqlpass.de)

True, the solution depends on the question you ask and for a generic question there are too many options by referring such links. http://www.sql-tutorial.net/
http://www.artofprogramming.net/development/dev_sql_programming.html
http://www.dotnetspider.com/kb/Article1183.aspx
http://forums.aspfree.com/t18463/s.html Satya SKJ
Moderator
http://www.SQL-Server-Performance.Com/forum
This posting is provided “AS IS” with no rights for the sake of knowledge sharing.
]]>