home / russian-ads

ad_targets

6 rows where target_id = 73122

View and edit SQL

Link rowid target_id ad_id
31556 73122 2444 2444
31853 73122 2440 2440
32177 73122 2443 2443
32458 73122 2439 2439
32647 73122 2441 2441
32991 73122 2442 2442

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