SQL

Technology / Programming / SQL: Sql stands for the structured query language. It is a standard language used for querying rdbms.
Search Google for SQL:

Structured Query Language (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

Mini Structured Query Language (MSQL)

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

Oracle

Technology / Computers / Oracle: A high-end database management software created by Oracle Corporation. Oracle's relational database pioneered the support of the SQL language which is now an industry standard. MORE

Rdbms

Technology / Programming / Rdbms: Rdbms is the abbreviation for 'relational database management system', a system for the creation, manipulation, and deletion of relational databases in part or in toto. Well known rdbms systems are po MORE