home / russian-ads

ad_targets

5 rows where target_id = "c4547"

View and edit SQL

Link rowid target_id ad_id
9376 c4547 1925 1925
31009 c4547 1904 1904
31035 c4547 1901 1901
31281 c4547 1922 1922
34216 c4547 1921 1921

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