Translating between flavors
In the previous exercise, you wrote the following code using PostgreSQL:
SELECT genre
FROM books
LIMIT 10;
How would you update this query to work with SQL Server?
Latihan ini adalah bagian dari kursus
Introduction to SQL
Latihan interaktif praktis
Ubah teori menjadi tindakan dengan salah satu latihan interaktif kami.
Mulai berolahraga