
|
|
|
|
Home / Computers / Programming / Languages / SQL / FAQs, Help, and Tutorials
|
| Categories |
|
|
|
|
|
|
|
|
Web Sites
|
- A Gentle Introduction to SQL - An interactive tutorial. Allows access to tables using any of Oracle, SQL Server, MySQL, Access or PostgreSQL engines.
sqlzoo.net
- Cars Tutorial by Mark Sutton - Six part tutorial with slightly confusing navigation.
www.baymediax.com/portfolio/msutton/cars/sqltutor
- Fluffycat SQL - Examples of how to use SQL commands
fluffycat.com/sql
- Intro To Structured Query Language (SQL) - A basic introduction to writing queries so that beginners can begin to extract data from an existing relational databse.
www.thundersoftware.com/churchdb/sqltutorial/sql_tutorial.html
- jWorkbook Tutorial - Excel plug-in software with introduction to SQL
www.sjsoft.com/docs/jworkbook/tutorial/index.htm
- Kihlman's SQL (Graphic SQL tutorial) - This program helps you learn SQL, Structured Query Language. You can use the test questions or make your own SQL statements. [Shareware]
www.algonet.se/~kihlman/sql.html
- SQL - Structured Query Language - Tutorial covering basics of SQL Language
www.cs.unibo.it/%7Eciaccia/COURSES/RESOURCES/SQLTutorial/sqlcont.htm
- SQL for Web Nerds - A nicely structured manuscript on SQL by Philip Greenspun, based on the Oracle database. Queries, transactions, triggers, and RDBMS concepts are covered.
www.arsdigita.com/books/sql
- SQL Fundamentals - Introduction to SQL
databases.about.com/compute/databases/library/weekly/aa020401a.htm
- SQL Guru - Not a site for SQL Guru's offers a limited introduction to SQL.
www.sql-guru.com
- SQL In Simple English - SQL is presented as a Q&A session. Most of the questions are the ones that most novices would like to ask.
www.geocities.com/paikiran/articles/sql1.html
- SQL School - Full set of SQL language tutorials featuring in depth coverage on each SQL command.
www.w3schools.com/sql
- SQL Topics - Tips on offbeat/oddball use of SQL Commands.
www.sqlschool.org
- SQL Tutorial - This site aims to teach beginners the building blocks of SQL.
www.1keydata.com/sql/sql.html
- SQL Tutorial by Josh Grant - Brief introduction to basic SQL commands
comclub.dyndns.org/li/tutorials/jrgrant/SQLTutorial.txt
- SQLCourse - Interactive/On-line SQL Tutorial with SQL Interpreter & live practice database.
www.sqlcourse.com
- SQLcourse2 - Online SQL tutorial featuring a live interpreter to test SQL commands.
www.sqlcourse2.com
- Steve Litt's SQL Troubleshooting Page - Tips on how to troubleshoot SQL queries.
www.troubleshooters.com/codecorn/lsql.htm
- Summarizing data with SQL (Structured Query Language) - This article provides a brief SQL How-to on how to summarize data. Most of the examples we provide will be based on the ANSI-SQL 92 standard. Some examples will show features specific to SQL Server 7.
www.paragoncorporation.com/Papers/ArticleDetail.asp?ArticleID=6
- TutorGig.com - SQL Tutorials - Collection SQL tutorial links.
www.tutorgig.com/showurls.jsp?group=118&index=0
- Introduction to Structured Query Language - A good introduction to SQL selects, joins and grouping.
riki-lb1.vet.ohio-state.edu/mqlin/computec/tutorials/SQLTutorial.htm
|
|
|
|
|