The MariaDB command to create this table is as follows: CREATE TABLE IF NOT EXISTS ... FOREIGN KEY (client_id) REFERENCES Client(client_id)); The MariaDB ...
確定! 回上一頁