home / russian-ads

ad_targets

12 rows where ad_id = 3143

View and edit SQL

Link rowid target_id ad_id
739 cc5ed 3143 3143
740 27335 3143 3143
741 371f0 3143 3143
742 59d75 3143 3143
743 e6200 3143 3143
744 b1201 3143 3143
745 902e5 3143 3143
746 8a7ee 3143 3143
747 862ed 3143 3143
748 a1307 3143 3143
749 abb72 3143 3143
750 27369 3143 3143

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