home / russian-ads

ad_targets

3 rows where target_id = "be0e2"

View and edit SQL

Link rowid target_id ad_id
15846 be0e2 2788 2788
16032 be0e2 2795 2795
16349 be0e2 2781 2781

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE ad_targets (
               target_id TEXT   REFERENCES [targets]([id]),
   ad_id INTEGER   REFERENCES [ads]([id])
        )
Powered by Datasette · Query took 45.597ms