home / russian-ads

ad_targets

7 rows where target_id = "5fc41"

View and edit SQL

Link rowid target_id ad_id
6568 5fc41 2431 2431
16414 5fc41 2432 2432
16692 5fc41 2433 2433
16814 5fc41 2427 2427
32290 5fc41 2429 2429
32373 5fc41 2428 2428
36603 5fc41 2430 2430

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