home / russian-ads

ad_targets

8 rows where target_id = 85029

View and edit SQL

Link rowid target_id ad_id
5177 85029 692 692
5607 85029 693 693
6054 85029 691 691
6790 85029 687 687
7126 85029 688 688
7607 85029 686 686
7629 85029 680 680
8073 85029 679 679

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