home / russian-ads

ad_targets

5 rows where target_id = "386c6"

View and edit SQL

Link rowid target_id ad_id
18233 386c6 3305 3305
36347 386c6 3301 3301
36390 386c6 3303 3303
36460 386c6 3300 3300
36483 386c6 3304 3304

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