Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Fairly new to SQL, Help please !

Author  Topic 

kushalksoni
Starting Member

1 Post

Posted - 2014-06-10 : 16:18:10
I know this may be redundant, especially when there's a fantastic sticky for this topic. I've learned the basics outlined in some of these tutorial websites, but I would like to dive deeper into SQL. I'm not sure where to turn next: As of now, I've done from creating tables/databases to using HAVING,JOIN,Etc. What would you suggest I do next because it seems as if I know a very basic understanding as to what I can do with SQL. In addition to pulling information, I would like to know more backend SQL, along with more advanced querying. Any tips? Thanks in advance!

jackv
Master Smack Fu Yak Hacker

2179 Posts

Posted - 2014-06-11 : 01:26:01
You've got the right idea . Keep learning t-sql ,including data types. Another area is execution plans and relational theory.
You'll discover as you progress working with SQL Server - these a re fundamental skills.

http://www.sqlserver-dba.com/2013/01/sql-server-i-want-to-become-a-dba-what-should-i-first-learn-.html

Jack Vamvas
--------------------
http://www.sqlserver-dba.com
Go to Top of Page
   

- Advertisement -