Changes between Initial Version and Version 1 of Ticket #11


Ignore:
Timestamp:
07/31/2024 02:47:49 PM (2 years ago)
Author:
Bart
Comment:
SELECT ads.ad_id FROM ads JOIN tags ON tags.ad_id=ads.ad_id WHERE
	tags = (SELECT tags FROM publisher WHERE property = Referrer )

foreign table publisher needs to be created

Legend:

Unmodified
Added
Removed
Modified