Tutorial
Cheatsheet
Query
Chapter 1
Exercise 1
Exercise 2
Exercise 3
Exercise 4
Exercise 5
Chapter 2
Exercise 1
Exercise 2
Exercise 3
Exercise 4
Exercise 5
Chapter 3
Exercise 1
Exercise 2
Exercise 3
Exercise 4
Exercise 5
Exercise 4
Return all songs/albums by
Sia
(dbo:artist) which were recorded after 2008 with their resource names and their recorded year.
Use
Group by
and
having
for this exercise. Tip: dbp:recorded is not always of the type xsd:integer.