SQL is a standard language for accessing and manipulating databases.
SQL stands for Structured Query Language
SQL lets you access and manipulate databases
SQL is an ANSI (American National Standards Institute) standard
What Can SQL do?
SQL can execute queries against a database
SQL can retrieve data from a database
SQL can insert records in a database
SQL can update records in a database
SQL can delete records from a database
SQL can create new databases
SQL can create new tables in a database
SQL can create stored procedures in a database
SQL can create views in a database
SQL can set permissions on tables, procedures, and views
See the following SQL Links
http://www.w3schools.com/Sql/sql_intro.asp
http://en.wikipedia.org/wiki/SQL
http://sqlcourse.com/
http://sqlzoo.net/
http://www.jcc.com/sql.htm
http://www.sql-tutorial.net/
http://www.1keydata.com/sql/sql.html
http://www.sqlmag.com/
http://www.geocities.com/SiliconValley/Vista/2207/sql1.html
http://www.sql-ex.ru/
http://www.contrib.andrew.cmu.edu/~shadow/sql.html
http://www.mysql.com/
http://www.firstsql.com/tutor.htm
http://kb.iu.edu/data/ahux.html
http://www.tizag.com/sqlTutorial/
http://www.baycongroup.com/tocsql.htm
http://www.dbbm.fiocruz.br/class/Lecture/d17/sql/jhoffman/sqltut.html
http://www.sqlcommands.net/
http://www.webappsec.org/projects/threat/classes/sql_injection.shtml
http://www.red-gate.com/products/SQL_Compare/index.htm
http://www.webdevelopersnotes.com/tutorials/sql/index.php3
http://www.orafaq.com/wiki/SQL_FAQ
http://databases.about.com/od/sql/a/sqlfundamentals.htm
http://www.sqlquiz.com/
http://www.quackit.com/sql/tutorial/
http://cas.sdss.org/dr7/en/help/docs/sql_help.asp
http://www.commandprompt.com/ppbook/c1164.htm
http://www.sqlrecipes.com/
http://www.sqltraining.org/
http://www.fluffycat.com/SQL/
http://datasplash.cs.berkeley.edu:8000/sequoia/dba/montage/FAQ/SQL_TOC.html
http://www.sommarskog.se/dynamic_sql.html
http://www.mckoi.com/database/SQLSyntax.html
Saturday, May 2, 2009
SQL Basics
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment