Technology / Programming / SQL: Sql stands for the structured query language. It is a standard language used for querying rdbms.
Search Google for SQL:
Technology / Computers / Structured Query Language (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 specif MORE
Technology / Computers / Mini Structured Query Language (MSQL): A lightweight client/server database that is the popular choice for open source developers. It is designed to provide quick access to data while only requiring a small amount of memory. MORE