home / russian-ads

ad_targets

4 rows where target_id = "399e5"

View and edit SQL

Link rowid target_id ad_id
26751 399e5 3239 3239
26823 399e5 3238 3238
27139 399e5 3241 3241
27786 399e5 3240 3240

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