Introduction of the SQL (Structured Query Language)
The Language Structured English Query Language (SEQUAL), and later SEQUEL becomes SQL.
The SQL is common language interface because SQL is only language to communicate with all type of databases such as DB2, Teradata, Oracle, etc
SQL (Structured Query Language) is used for communicating the database. It is a non-procedural language. According to ANSI (American National Standard Institute) it is the regular language for relational Database Management System. SQL is used to perform many tasks such as data retrieve, update, insert etc. in database.
1: It is a Non-Procedural Language.
No comments:
Post a Comment