home / russian-ads

ad_targets

18 rows where target_id = "cba3e"

View and edit SQL

Link rowid target_id ad_id
5851 cba3e 2783 2783
15799 cba3e 2794 2794
15836 cba3e 2788 2788
15873 cba3e 2786 2786
16022 cba3e 2795 2795
16056 cba3e 2787 2787
16094 cba3e 2793 2793
16252 cba3e 2791 2791
16294 cba3e 2785 2785
16339 cba3e 2781 2781
16647 cba3e 2784 2784
16705 cba3e 2792 2792
16799 cba3e 2782 2782
20984 cba3e 2780 2780
24928 cba3e 2779 2779
25928 cba3e 3390 3390
26451 cba3e 3391 3391
26810 cba3e 3392 3392

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