home / russian-ads

ad_targets

4 rows where target_id = "6341e"

View and edit SQL

Link rowid target_id ad_id
11824 6341e 629 629
12904 6341e 619 619
13784 6341e 566 566
33009 6341e 575 575

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