X080: Only one DISTINCT clause allowed per query.
SELECT count(distinct sno),count(distinct pno) FROM partsupp
Parent topic:
X050 - X099