home / russian-ads

ad_targets

3 rows where target_id = "ac7e2"

View and edit SQL

Link rowid target_id ad_id
9088 ac7e2 1926 1926
31832 ac7e2 1700 1700
34393 ac7e2 1928 1928

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