home / russian-ads

ad_targets

17 rows where target_id = "40c27"

View and edit SQL

Link rowid target_id ad_id
313 40c27 857 857
919 40c27 853 853
1088 40c27 775 775
1352 40c27 2987 2987
1490 40c27 2986 2986
1543 40c27 863 863
1574 40c27 786 786
1696 40c27 2989 2989
1709 40c27 2993 2993
2174 40c27 2985 2985
2197 40c27 2995 2995
2237 40c27 2990 2990
5300 40c27 2510 2510
7249 40c27 803 803
7391 40c27 2537 2537
7921 40c27 2517 2517
7999 40c27 864 864

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