home / russian-ads

ad_targets

5 rows where ad_id = 2445

View and edit SQL

Link rowid target_id ad_id
18609 4c9fb 2445 2445
18610 1b3de 2445 2445
18611 371f0 2445 2445
18612 e6200 2445 2445
18613 b1201 2445 2445

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