home / russian-ads

ad_targets

8 rows where target_id = 90531

View and edit SQL

Link rowid target_id ad_id
17101 90531 2778 2778
17222 90531 2777 2777
17625 90531 2765 2765
17639 90531 2767 2767
18143 90531 2766 2766
18257 90531 2768 2768
27309 90531 2770 2770
27751 90531 2769 2769

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