SQL intro
SQL is an acronym for Structure Query Language, it is a language which helps program to communicate with the databases, regardless of the type of the database, the SQL syntax is almost the same except for extended commands which certain DBMS support or do not support or simply have its own versions or dialects.
- Read more about SQL intro
- 6 comments
- Log in or register to post comments
- 938 views