We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The purpose of this tables is to stock all the cursus (42, Piscine C, etc...)
CURSUS ( ID INT NOT NULL PRIMARY KEY, name VARCHAR(255), created TIMESTAMP DEFAULT CURRENT_TIMESTAMP ) ENGINE = InnoDB;
Table of contents