SQL intro
What is SQL?
SQL means Structured Query Language.
It is used to work with data in databases.
With SQL, you can get, add, change, and remove data in a database.
SQL became a standard language in 1986 (ANSI) and 1987 (ISO).
What Can SQL Do?
SQL...
yesamitsingh.hashnode.dev8 min read