home / russian-ads

ad_targets

4 rows where target_id = "4be0b"

View and edit SQL

Link rowid target_id ad_id
6576 4be0b 2431 2431
16422 4be0b 2432 2432
16699 4be0b 2433 2433
16821 4be0b 2427 2427

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