[sql] SSSSs

Viewer

  1. CREATE TABLE `AAA` (
  2.         `ID_gjkr` INT NOT NULL AUTO_INCREMENT,
  3.         `BBB` VARCHAR CHARACTER SET utf32 COLLATE utf32_swedish_ci,
  4.         KEY `BBB` (`BBB`) USING BTREE,
  5.         PRIMARY KEY (`ID_gjkr`)
  6. ) ENGINE=InnoDB;

Editor

You can edit this paste and save as new:


File Description
  • SSSSs
  • Paste Code
  • 05 May-2024
  • 200 Bytes
You can Share it: