SELECT All Columns
beginnerLearn to retrieve all data from a table using SELECT *
Task
Retrieve all columns from the users table to see the complete customer information.
Database Schema
SQL Editor
Loading editor...
Query Results
Write your SQL query above and click "Run Query" or press Ctrl+Enter