home / russian-ads

ad_targets

3 rows where target_id = "e4356"

View and edit SQL

Link rowid target_id ad_id
15774 e4356 3316 3316
16544 e4356 3372 3372
17465 e4356 3356 3356

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