|
What is SQL? Structured Query Language - Pronounced "SQL" or "see qwill," a language used to interrogate and process data in a relational database. Originally developed by IBM for its mainframes, all database systems designed for client/server environments support SQL. SQL commands can be used to interactively work with a database or can be embedded within a programming language to interface to a database. Programming extensions to SQL have turned it into a full-blown database programming language. We use MySQL, an open source relational database to develope applications that collect and store data, create reports and more. Our Shopping Cart System is written in PHP and MySQL. |
|
|
Home :: Contact Us :: Portfolio :: Services :: Get Quote :: Terms of Service |
|