home / russian-ads

ad_targets

14 rows where ad_id = 2270

View and edit SQL

Link rowid target_id ad_id
1681 48e80 2270 2270
1682 4801f 2270 2270
1683 5e075 2270 2270
1684 59d75 2270 2270
1685 e6200 2270 2270
1686 b1201 2270 2270
1687 8a7ee 2270 2270
1688 862ed 2270 2270
1689 18a64 2270 2270
1690 9848a 2270 2270
1691 abb72 2270 2270
1692 27369 2270 2270
1693 e128e 2270 2270
1694 7ee91 2270 2270

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