SQL

Structured Query Language , A specialized programming language for sending queries to databases.

Most industrial-strength and many smaller database applications can be addressed using SQL. Each specific application will have its own version of SQL implementing features unique to that application, but all SQL-capable databases support a common subset of SQL.

The most popular SQL database available with Unix hosting plans is MySQL.
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Script

A type of computer code than can be directly executed by a program that understands the language...

Scrolling text box

A labeled, multiple-line form field in which users can type one or more lines of text.

SSL

Secure Socket Layer , A protocol designed by Netscape Communications to enable encrypted,...

SSI

Server side includes , is a set of tags which can be used within HTML pages to be replaced by...

Server

A computer, or a software package, that provides a specific kind of service to client software...