Introduction
Running your first query helps you see how to get data from a database. It shows you how to ask questions and get answers from stored information.
You want to see all the data in a table for the first time.
You just created a database and want to check if your data is there.
You want to learn how to write simple commands to get information.
You need to confirm the structure and content of a table before working with it.