SQL stands for Structured Query Language. SQL is used to communicate with a database.
According to American National Standards Institute (ANSI), it is the standard language for relational database management systems.
SQL statements are used to define and manipulate data on a database.
Some common relational database management systems that use SQL are: Oracle, Microsoft SQL Server, Access, etc.
Comments
Post a Comment