home / russian-ads

ad_targets

4 rows where target_id = "a58bf"

View and edit SQL

Link rowid target_id ad_id
12335 a58bf 1937 1937
14731 a58bf 1936 1936
15463 a58bf 1885 1885
20869 a58bf 762 762

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