A query is how you retrieve information from a database, so which of these paths demonstrates the journey of a query?

✅  The correct answer is:

  • Query >> Database >> Table with Data

Question:

A query is how you retrieve information from a database, so which of these paths demonstrates the journey of a query?

Solution:

  • Table with Data >> Query >> Database
  • Query >> Table with Data >> Database
  • Table with Data >> Database >> Query
  • Query >> Database >> Table with Data