Kursinhalt
TEST E2E PROGRESS SQL
What syntax is used to retrieve all fields and columns from a table?
Select the correct answer
SELECT ALL FROM table
SELECT * FROM table
SELECT *** FROM table
Wie können wir es verbessern?
Danke für Ihr Feedback!