home / russian-ads

ad_targets

8 rows where target_id = "e9f7c"

View and edit SQL

Link rowid target_id ad_id
12212 e9f7c 190 190
12228 e9f7c 182 182
33795 e9f7c 817 817
33838 e9f7c 831 831
33881 e9f7c 778 778
33937 e9f7c 812 812
34270 e9f7c 791 791
34326 e9f7c 783 783

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