SQL: SELECT "users".* FROM "users"
| Id | First name | Last name | |
|---|---|---|---|
| 1 | Fern | Block | fern-block@example.com |
| 2 | Aric | Kunde | aric-kunde@example.com |
| 3 | Fred | Smith | fred-smith@example.com |
| 4 | Eliseo | Cremin | eliseo-cremin@example.com |
| 5 | Tess | Leuschke | tess-leuschke@example.com |
| 6 | Vincent | Simonis | vincent-simonis@example.com |
| 7 | Emmanuel | Kautzer | emmanuel-kautzer@example.com |
| 8 | Alysson | Goyette | alysson-goyette@example.com |
| 9 | Alphonso | Quigley | alphonso-quigley@example.com |
| 10 | Tom | West | tom-west@example.com |