[sql] wsw

Viewer

  1. CREATE TABLE `PCS clients` (
  2.         `Name` CHAR(20) DEFAULT NULL,
  3.         `tax year` INT(5) DEFAULT NULL,
  4.         KEY `ID` (`id`) USING BTREE
  5. );

Editor

You can edit this paste and save as new:


File Description
  • wsw
  • Paste Code
  • 14 Apr-2021
  • 128 Bytes
You can Share it: