Questions

  1. What is a database?
  2. What is a relational database?
  3. What is SQL? What is it used for?
  4. Can you name some examples of SQL implementations in terms of database systems?
  5. What does SELECT mean in SQL? Why is it so important?
  6. Can you describe SQL injection in your own words?