home / russian-ads

ad_targets

4 rows where target_id = "d32ce"

View and edit SQL

Link rowid target_id ad_id
12251 d32ce 859 859
33537 d32ce 847 847
33773 d32ce 905 905
34438 d32ce 788 788

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 54.499ms