home / russian-ads

ad_targets

3 rows where target_id = "1e076"

View and edit SQL

Link rowid target_id ad_id
5962 1e076 2826 2826
15627 1e076 2829 2829
25925 1e076 2835 2835

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