In computing, SQL (Structured Query Language) is a standardized language for relational database management systems (RDBMS), designed for the following operations:
• create and modify database schemes;
• insert, modify and manage stored data;
• query the stored data;
• create and manage data control and access tools.
« Back to Glossary Index







Comments are closed.