English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories
0

can you make sites with sql
what kinds of sites?

2007-03-03 05:09:28 · 6 answers · asked by Anonymous in Computers & Internet Other - Computers

6 answers

sql is a database. Use that to make an information lookup website. Your php, perl or asp webpages would use CODE to get the data, then display that in HTML.

Here are some database applications on-line to look up data:
Distributor locator - enter your Zip Code, and it looks up the nearest distributors. It then looks uses that Zip Code to calculate the distance between your Zip Code and it. This uses PHP

http://www.superiorelectric.com/buy.htm

Then Look up a website in Connecticut. This uses PERL
http://www.see-ct.com

Good luck and Happy Computing

2007-03-03 05:16:51 · answer #1 · answered by Anonymous · 0 0

SQL = Structured Query Language

It is the language most often used to interact with databases.

Can you make a site with it? No.

2007-03-03 05:13:54 · answer #2 · answered by BigRez 6 · 0 0

SQL: Server Query Language.

Commonly used sql:
         Microsoft SQL (commercial)
         MySQL (free/open source)

 

2007-03-03 05:16:06 · answer #3 · answered by oohay_member_directory 4 · 0 0

SQL stands for Structured Query Language. It's also generally referred to as a database server. It's not a website, but it can be used by the webserver for obtaining info (like inventory lists).

2007-03-03 05:16:21 · answer #4 · answered by Anonymous · 0 0

Hi,
SQL = Standard Query Language and is used (mostly) in Database Query's.

2007-03-03 05:15:42 · answer #5 · answered by Anonymous · 0 0

http://www.w3schools.com/sql/default.asp

2007-03-03 05:15:58 · answer #6 · answered by Anonymous · 0 0

fedest.com, questions and answers