home / db

sonstige

0 rows where hörspielID = 115

✎ View and edit SQL

This data as json

0 records

CREATE TABLE "sonstige"(
  "hörspielID" INTEGER PRIMARY KEY NOT NULL REFERENCES "hörspiel"("hörspielID") ON DELETE CASCADE ON UPDATE CASCADE
);
Powered by Datasette · Queries took 4.277ms