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
 How to practice

Author  Topic 

lazarjojic
Starting Member

7 Posts

Posted - 2013-03-31 : 16:10:08
Hello guys!!!

I am new to SQL and would like to have some practice. Are there any
collection of SQL tasks that I need to do queries for them and also already done tables so I can check if I did it all right?

All I find on internet are some very basic things.How to practice?
I cann't make up my own tables and queries.

lazar jojic

prett
Posting Yak Master

212 Posts

Posted - 2013-03-31 : 22:39:23
You can search on google about SQL Basics: http://lmgtfy.com/?q=sql+basics+for+beginners
Go to Top of Page

lazarjojic
Starting Member

7 Posts

Posted - 2013-04-01 : 04:03:38
quote:
Originally posted by lazarjojic


All I find on internet are some very basic things.
lazar jojic


I need better stuff.

lazar jojic
Go to Top of Page

lazarjojic
Starting Member

7 Posts

Posted - 2013-04-01 : 04:22:55
http://www.sql-ex.ru/learn_exercises.php#answer_ref

something like this, but a little more complicated :)
Go to Top of Page

bandi
Master Smack Fu Yak Hacker

2242 Posts

Posted - 2013-04-01 : 04:37:31
http://beginner-sql-tutorial.com/sql.htm
http://mypcquickref.host22.com/sqlserver_training.php#mozTocId143707
Go to Top of Page

russell
Pyro-ma-ni-yak

5072 Posts

Posted - 2013-04-01 : 18:46:05
This: http://www.sqlteam.com/forums/active.asp
Go to Top of Page

khtan
In (Som, Ni, Yak)

17689 Posts

Posted - 2013-04-01 : 23:50:07
quote:
Originally posted by russell

This: http://www.sqlteam.com/forums/active.asp



[like]


KH
[spoiler]Time is always against us[/spoiler]

Go to Top of Page

jackv
Master Smack Fu Yak Hacker

2179 Posts

Posted - 2013-04-02 : 01:55:24
lazarjojic, download SQL Server Express (or other versions) if you haven't already. You can then either try and solve problems posted or create some projects for yourself , that are challenging. As well as learning T-SQL , focus alos on learning to utilise the Execution Plan

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

- Advertisement -