[sql] test

Viewer

  1. CREATE TABLE `members` (
  2.         `id` BIGINT(20) NOT NULL,
  3.         `name` VARCHAR(100) NOT NULL,
  4.         PRIMARY KEY (`id`)
  5. );

Editor

You can edit this paste and save as new:


File Description
  • test
  • Paste Code
  • 15 Dec-2018
  • 109 Bytes
You can Share it: