home / russian-ads

ad_targets

17 rows where ad_id = 3201

View and edit SQL

Link rowid target_id ad_id
628 cc5ed 3201 3201
629 20711 3201 3201
630 371f0 3201 3201
631 5e075 3201 3201
632 59d75 3201 3201
633 e6200 3201 3201
634 b1201 3201 3201
635 902e5 3201 3201
636 8a7ee 3201 3201
637 862ed 3201 3201
638 a1307 3201 3201
639 abb72 3201 3201
640 2ce65 3201 3201
641 14760 3201 3201
642 27369 3201 3201
643 45c5d 3201 3201
644 04629 3201 3201

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