home / russian-ads

ad_targets

2 rows where target_id = 15968

View and edit SQL

Link rowid target_id ad_id
34617 15968 1910 1910
35417 15968 1911 1911

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