home / russian-ads

ad_targets

5 rows where target_id = "4c9fb"

View and edit SQL

Link rowid target_id ad_id
18609 4c9fb 2445 2445
18827 4c9fb 2446 2446
20576 4c9fb 2447 2447
35718 4c9fb 1251 1251
35763 4c9fb 1252 1252

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