home / russian-ads

ad_targets

4 rows where target_id = "1c6ee"

View and edit SQL

Link rowid target_id ad_id
20989 1c6ee 2780 2780
24935 1c6ee 2779 2779
25933 1c6ee 3390 3390
26457 1c6ee 3391 3391

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