
SQL stands for Structured Query Language. SQL is an international standard in querying and retrieving information from databases. PostgreSQL is, like MySQL, essentially an SQL server and database - it responds to requests for information that are written in SQL. You can communicate with PostgreSQL using a wide variety of programming languages, including PHP, Perl, and Python. PostgreSQL is Open Source software and generally free for commercial or personal use. The following links provide good introductory information about PostgreSQL :
To add a PostgreSQL database:
Topics: Removing
a database |
| Copyright © 2002-2005 Signonafrica, All rights reserved. Read our Terms of Service and Privacy Policy. |