home / russian-ads

ad_targets

4 rows where ad_id = 2382

View and edit SQL

Link rowid target_id ad_id
30587 5419e 2382 2382
30588 371f0 2382 2382
30589 e6200 2382 2382
30590 b1201 2382 2382

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.014ms