home / russian-ads

ad_targets

5 rows where target_id = "4d5c2"

View and edit SQL

Link rowid target_id ad_id
994 4d5c2 3007 3007
5676 4d5c2 3002 3002
6003 4d5c2 3006 3006
16461 4d5c2 3000 3000
36234 4d5c2 2999 2999

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