iTech College - Internet Technology, Online Education, E-Learning, Technician Training, Tech Tutorials, Distance Education, Virtual Learning SQL Course: Introduction - www.itechcollege.com SQL Course: Introduction - www.itechcollege.com
Free Courses
HTML
JavaScript
CSS
ASP
PHP
JSP
C++
ASP.NET
SQL
AJAX
FTP
XML

courses > SQL > Introduction

Introduction

SQL stands for Structured Query Language. SQL, officially pronounced es-que-ell, is by far the most widely used language for communicating with a database. According to ANSI (American National Standards Institute), SQL is the standard language for relational database management systems (DBMS). SQL statements are used to perform tasks such as insert data to a database, or select data from a database. SQL allows users to access data in relational database management systems, such as MS Access, MS SQL Server, Oracle, Sybase, MySql, etc.

To use SQL, first you need to create a database. Let's use MS Access. Make sure you have MS Access installed on your computer and you know how to configure it.

in Windows 95/98. you should go into the ODBC32 icon in your control panel, and add MS Access Drive on System DSN. Then create a database and a table. You must give a name to your database and to the table. Let's name the database "my_db.mdb", name the table "members" and the path to this database is:

  C:\Inetpub\wwwroot\my_db.mdb

Let's design a table something like this:

userId user pass page
00234578 John John123 john.asp
-11350986 Mike Mike456 mike.asp
98782345 Joe Joe789 joe.asp
... ... ... ...

Note:

  • The table and column names must start with a letter and can be followed by letters, numbers, or underscores.
  • Do not use any SQL reserved keywords as a table name or column names (such as "select", "create", "insert", etc).


  Back to Index Page
 Next Page:  

Introduction
Select Data
Insert Update and Delete Data
Create Alter and Drop Table


Online Education, Online Training for Your Job, Distance Education, E-learning Programs for Your Career!Online Colleges, Online Universities, E-learning & Distance Education for Your Career! Easy Job Training & Online Courses.


   Email A Friend  
 
Earn Online Degree
for Your Job
I found a job after I earned an online degree!
Online classes for finding a Job. Online College, Online University, Degrees, E-learning school, online certificate Earn your
online degree now!
Online Training
for Good Job
Why I work so hard but earn so little? Why I cannot find a high paying job?
Online training for a Good Jobs. Online Degree, E-learning school, online certificate Go to
online school now!

Copyright ©2024, itechcollege.com. All rights reserved
iTechCollege | About iTech | Contact iTech