Database Analyst Question:
Can you explain me what is SQL?
Answer:
SQL is short for Structured Query Language and is used to communicate with relational databases. It is the standard language used to retrieve, update, insert, and delete data when working with relational databases.
Previous Question | Next Question |
Can you explain validation? | Tell me what is a primary key? |