Вы находитесь на странице: 1из 3

TRA

L CSS XML JAVASCRIPT ASP PHP SQL MORE... REFERENCES | EXAMPLES | FOR

Your browser does not support inline frames or is currently configured not to display inline frames.
ic WEB HO
Introduction to SQL Best Web

« Previous Next Chapter » PHP MySQL

t SQL is a standard language for accessing and manipulating databases. Top 10 Web

Or UK Reseller
By
What is SQL? Cloud H

Top Web
• SQL stands for Structured Query Language
• SQL lets you access and manipulate databases Free Web
mo • SQL is an ANSI (American National Standards Institute) standard
Hosting S

anced What Can SQL do?

rds
• SQL can execute queries against a database
• SQL can retrieve data from a database
en • SQL can insert records in a database
• SQL can update records in a database
• SQL can delete records from a database
oin • SQL can create new databases
n • SQL can create new tables in a database
oin
• SQL can create stored procedures in a database
n
• SQL can create views in a database
Into • SQL can set permissions on tables, procedures, and views
DB
Table
aints SQL is a Standard - BUT....
ll

y Key Although SQL is an ANSI (American National Standards Institute) standard, there are many different
n Key versions of the SQL language.

t
Index
However, to be compliant with the ANSI standard, they all support at least the major commands (such SHARE TH
as SELECT, UPDATE, DELETE, INSERT, WHERE) in a similar manner.
ent Share w

Note: Most of the SQL database programs also have their own proprietary extensions in addition to the
SQL standard!

ypes
Using SQL in Your Web Site
ctions
ons To build a web site that shows some data from a database, you will need the following:

)
• An RDBMS database program (i.e. MS Access, SQL Server, MySQL)
• A server-side scripting language, like PHP or ASP
• SQL
• HTML / CSS

By

)
RDBMS
RDBMS stands for Relational Database Management System.

) RDBMS is the basis for SQL, and for all modern database systems like MS SQL Server, IBM DB2, Oracle,
MySQL, and Microsoft Access.
()
The data in RDBMS is stored in database objects called tables.
Ref
g
ary A table is a collections of related data entries and it consists of columns and rows.

z
« Previous Next Chapter »
Your browser does not support inline frames or is currently configured not to display inline frames.

Webnodes CMS – Advanced ASP.NET content management


• Full freedom over HTML
• Built-in ORM system: all data access is done using objects
• Actual classes represent the different document types
• Leverage your existing ASP.NET skills
• Flexible data model
• Advanced image and video handling
• Compact and easy to use API
• Possible to rebrand
• Scalable license model that makes it suitable for all project
sizes
• Multiple sites in one installation
• Advanced language support
• Many different modules available

See demo video or download trial


HOME | TOP | PRINT | FOR

W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user.
While using this site, you agree to have read and accepted our terms of use and privacy policy.
Copyright 1999-2010 by Refsnes Data. All Rights Reserved.

Вам также может понравиться