Shared Tutorials New
Website Development
2D & 3D Graphics
Audio & Video Editing
Databases
Desktop Programming
Operating Systems
Business Applications
Miscellaneous
Selected Reading
© 2011 TutorialsPoint.COM
|
Shared Tutorials Directory
Tutorials Shared by the Community
-
Basic SQL Tutorial For Beginners
http://www.itechcollege.com/courses/SQL/
Tutorial Statistics
SQL stands for Structured Query Language, which is used for access a database. By using SQL, you can execute queries against a database, retrieve data from a database, insert new records in a database, delete records from a database and update records in a database.
In this course, you will learn how to:
Select data from a database; Filter data using Where clause; Sort data by Order; Use wildcards for smart search; Use aggregate functions; Insert data into a database; Update data in a database; Delete data from a database; Create, update and delete tables. More detail...
|
|
|