ClickEasyArticles.com
Your Easy Articles Belong Here...
Word Count: 578 || Total views: 10
Article
Introduction to SQL
HTML only takes care of the front end. There are many other languages and specifications that handle the back end. Javascript, Visual Basic, PHP and a host of other programming languages make a web site come to life. One such important and valuable language is Standard Query Language (SQL), which is the focus of this article.
SQL is the primary language for accessing and interacting with databases running on the backend of a web site. Whenever you use a website to access information, you are using SQL to extract the information you want from the database where the information is stored. SQL works with almost all database programs, such as MS Access, DB2, Informix, MS SQL Server, Oracle, and Sybase.
Databases generally consist of tables. Tables consist of records. Each record in a table contains certain information, separated by columns. For example, a dating website where people can post their profiles would probably consist of a table holding a record of each person who has a membership. In each record, there would be different columns containing information about that particular person. There would likely be a column for height, weight, age, marital status, and other personal information.
When someone using that dating website searches for a profile that matches certain criteria that they are looking for in a potential mate, their query is converted into an SQL statement. That SQL statement interacts with the database, pulls out the profiles that match the search criteria, and then returns the search results to the user. SQL statements consist of commands such as Select, Update, Insert, and Delete. Here is an example of an SQL statement:
SELECT Name,Height,Weight from BODY;
This statement will retrieve all of the data from the Name, Height, and Weight columns contained within the table called Body. SQL is not case sensitive, but the example listed above uses caps to make the statement easier to read. SQL is used not only to find certain things within a table, but to add and remove data as well.
SQL is perhaps the most important programming language of the web. After all, the primary reason why we use the internet is to obtain information about a certain topic. Almost all websites have a database where this information is stored, and SQL enables us to find what we are looking for. All web designers need to understand how to create a simple database and how to create simple SQL statements to make that database accessible to the user. Since the syntax of the language is not complicated, it is easy to learn SQL using online tutorials. If you prefer, you can enroll in SQL courses offline at a local college or computer programming institute. Either way, you need to learn SQL because it is perhaps the most vital programming language of the world wide web.
About the Author
Jim Pretin is the owner of http://www.forms4free.com, a service that helps programmers make email forms.Article Source : ClickEasyArticles.com
Rate This Article
Current Rating: Not yet rated
More articles in this Category
1: Some Of The Top Software Programs Available2: Using The Programs Available For Creating Free Websites
3: Maximize Your Profit with Web Site Design
4: Hiring Web Site Maintenance Services From A Company
5: The Answer to Creating Free Websites for the Techno-Challenged
Comments
No comments posted.Add Comment
You do not have permission to comment. If you log in, you may be able to comment.Welcome Guest
Give Your Articles
Use Our Articles
Pages
Categories
- Automotive
- Business
- Computers
- Entertainment
- Finance
- Food
- Health
- Home and Family
- Internet
- - Affiliate Programs
- - Blogging
- - Domains
- - Email Marketing
- - Ezines
- - Forums
- - Marketing
- - Online Business
- - PPC Advertising
- - RSS
- - SEO
- - Site Promotion
- - Spam
- - Web Design
- - Web Hosting
- Legal
- Science
- Self Improvement
- Shopping
- Society
- Sports
- Travel
- Writing
Site Stats
Total Category: 118
Total articles: 40024
Total authors: 4286
11 users online.
Sponsors
Ready to Put Your Articles in the Fast Lane to
Success? Get FREE mini e-course 'Article Marketing Speedway' and receive 3 FREE Article Writing Templates along with 7 simple lessons about writing articles to get WAY More Publicity, More Prospects & More Profits.Get 3 Article Writing Templates n Mini-Course Here Privacy Policy: We do not rent, share or sell your email address and trusted information.
3 Article Writing
Templates & Mini-Course