home / russian-ads

ad_targets

5 rows where target_id = "f6c6f"

View and edit SQL

Link rowid target_id ad_id
19089 f6c6f 2821 2821
19209 f6c6f 45 45
19415 f6c6f 2842 2842
20381 f6c6f 935 935
20761 f6c6f 3517 3517

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