Gossamer Forum
Home : General : Databases and SQL :

SQL Resources

Quote Reply
SQL Resources
Hi

For those who work with SQL, you may be interested in the following website which I have found useful over time:

SQL Wire
SQL Server News & Information Source
http://sqlwire.com/

If you've found any other useful SQL websites, feel free to post them as a reply to this thread!

- wil
Quote Reply
Re: [Wil] SQL Resources In reply to
SQL SERVER SPECIFIC...

http://www.sqlmag.com/

http://www.sql-server-performance.com/

http://www.mssqlserver.com/

WINDOWS SERVER SPECIFIC

http://www.windowsitlibrary.com/

DATABASE FORUM
(for all kinds of SQL database apps, including SQL Server, MySQL, Postgres, DB2, etc.)

http://dbforums.com/
========================================
Buh Bye!

Cheers,
Me
Quote Reply
Re: [Stealth] SQL Resources In reply to
Thanks for sharing your bookmarks!

- wil
Quote Reply
Re: [Wil] SQL Resources In reply to
SQL Course
http://www.sqlcourse.com/
SQL Interpreter & Tutorial with live practice database. This is a great resource for anyone learning SQL. You work through the tutorial and practice your queries against a live database; it's an excellent tool.

- wil
Quote Reply
Re: [Wil] SQL Resources In reply to
http://dmoz.org/...mming/Languages/SQL/
Quote Reply
Re: [Wil] SQL Resources In reply to
sqlcourse is very nice. Thanks. Smile

------------------------------------------
Quote Reply
Re: [Wil] SQL Resources In reply to
You're welcome...

Here are some more...

* http://www.sql.org/

* http://www.devx.com/dbzone/

* http://www.sqlteam.com/

* http://www.sqlpass.org/

* http://www.sqlsecurity.com/

* http://www.tsqlsolutions.com/

* http://www.codehound.com/sql/

* http://www.sswug.org/

* http://www.sqlworkshop.com/

* http://www.sqlclinic.net/
========================================
Buh Bye!

Cheers,
Me
Quote Reply
Re: [Stealth] SQL Resources In reply to
You mean I actually might have a chance at figuring this darned stuff out ???

Persistence is my middle name Smile

Thanks so much!

------------------------------------------

Last edited by:

DogTags: Jun 19, 2002, 8:49 AM
Quote Reply
Re: [Stealth] SQL Resources In reply to
Nice set of links!


http://www.iuni.com/...tware/web/index.html
Links Plugins
Quote Reply
Re: [DogTags] SQL Resources In reply to
DogTags,

Yea, you can! SQL is really not a difficult language to understand...it is a lot more intuitive than Perl, IMO and brute forcing flat file systems.

The only tricky thing is understanding the idiosyncricies of different flavors of SQL since there are subtle and overt syntax differences between them, like between Oracle, PLSQL, TSQL, etc.
========================================
Buh Bye!

Cheers,
Me
Quote Reply
Re: [Stealth] SQL Resources In reply to
Many thanks, Stealth! I greatly appreciate your encouragement.

Yeah, I want to get into Postgresql, too. I have it installed locally, and I have some sort of web-based admin tool, but I haven't even been able to connect to the darned database yet...ugh! But, I'll get there...

Now...if only there were two of me, I just might have the time to do all this jazz Cool

Take care, one and all Smile

------------------------------------------