home / russian-ads

ad_targets

7 rows where target_id = "f431c"

View and edit SQL

Link rowid target_id ad_id
188 f431c 2245 2245
15773 f431c 3316 3316
16543 f431c 3372 3372
17464 f431c 3356 3356
23793 f431c 3032 3032
28919 f431c 3073 3073
29460 f431c 2859 2859

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