Each table has a name. Code FROM followed by the table name users to select data from the users table.

Make sure to pick FROM, followed by users;.