Here, you are calling the fetch method on the Database object with the SQL code “SELECT column FROM table”.
This creates a Dataset object that represents the query.