home / russian-ads

ad_targets

6 rows where target_id = "3a54e"

View and edit SQL

Link rowid target_id ad_id
15939 3a54e 3198 3198
17587 3a54e 3216 3216
17673 3a54e 3214 3214
18091 3a54e 3215 3215
29637 3a54e 3213 3213
30375 3a54e 3209 3209

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