home / russian-ads

ad_targets

4 rows where target_id = "02db8"

View and edit SQL

Link rowid target_id ad_id
1233 02db8 1045 1045
1469 02db8 1070 1070
7061 02db8 1072 1072
8087 02db8 1052 1052

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