home / russian-ads

ad_targets

5 rows where target_id = "4698a"

View and edit SQL

Link rowid target_id ad_id
1633 4698a 2409 2409
9343 4698a 1872 1872
9586 4698a 1039 1039
31187 4698a 1878 1878
33883 4698a 1900 1900

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