home / russian-ads

ad_targets

10 rows where target_id = "d65e1"

View and edit SQL

Link rowid target_id ad_id
7503 d65e1 2818 2818
31612 d65e1 1695 1695
31780 d65e1 1688 1688
31837 d65e1 1700 1700
34721 d65e1 1684 1684
34794 d65e1 1950 1950
34990 d65e1 12 12
35176 d65e1 1932 1932
35322 d65e1 1949 1949
35335 d65e1 1715 1715

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