Congratulations, you completed!
No results yet. Write a query and press Ctrl+Enter to run.
Ctrl+Enter
You are starting a basic employee roster pull and need the raw table first.
Return every column from the employees table.
Include all employee columns.
Use a basic SELECT against employees with no filters.
Every employees row is returned with every source column, without filtering or changing the table grain.