[sql] ttt

Viewer

  1. CREATE TABLE `T` (
  2.         `value` VARCHAR,
  3.         `id` INT,
  4.         UNIQUE KEY `id` (`id`) USING BTREE
  5. );

Editor

You can edit this paste and save as new:


File Description
  • ttt
  • Paste Code
  • 10 Aug-2022
  • 90 Bytes
You can Share it: