All tag results for ‘sql statements’

The ASP Developer Certificate

ASP (Active Server Pages) is a Microsoft scripting technology that allows insertion of server executable scripts in web pages. ASP is a powerful tool for making dynamic and interactive Web pages.

SQL (Structured Query Language) is an ANSI (American National Standards Institute) standard for accessing database systems. SQL statements are used to retrieve and update data in a database. SQL works with database programs like MS Access, DB2, Informix, MS SQL Server, Oracle, Sybase, etc.

ADO (ActiveX Data Objects) is a Microsoft technology that provides data access to any kind of data store.

Read the more »

Google Mysql 4 Patches

Google releases patches that enhance the manageability and reliability of MySQL

Though you may think of us as simply a company with a big search index, Google uses MySQL, the open source relational database, in some of the applications that we build that are not search related.

We think MySQL is a fantastic data storage solution, and as our projects push the requirements for the database in certain areas, we’ve made changes to enhance MySQL itself, mainly in the areas of high availability and manageability.

Read the more »