home / russian-ads

ad_targets

8 rows where target_id = "397c1"

View and edit SQL

Link rowid target_id ad_id
15809 397c1 2794 2794
15848 397c1 2788 2788
15883 397c1 2786 2786
16034 397c1 2795 2795
16066 397c1 2787 2787
16104 397c1 2793 2793
16351 397c1 2781 2781
16809 397c1 2782 2782

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