[sql] CHECK

Viewer

  1. CREATE TABLE `Sciensano` (
  2.         `Type X` INT NOT NULL AUTO_INCREMENT,
  3.         `Type Z` INT,
  4.         KEY `Type` (`Type X`) USING BTREE
  5. );

Editor

You can edit this paste and save as new:


File Description
  • CHECK
  • Paste Code
  • 02 Jun-2020
  • 122 Bytes
You can Share it: