home / russian-ads

ad_targets

5 rows where target_id = "2601e"

View and edit SQL

Link rowid target_id ad_id
30509 2601e 2328 2328
30591 2601e 2327 2327
30599 2601e 2329 2329
30685 2601e 2331 2331
30749 2601e 2330 2330

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