[sql] Table

Viewer

  1. CREATE TABLE `Table` (
  2.         `StoreID` INT(8),
  3.         `Revenue` INT(8),
  4.         `City` VARCHAR(8)
  5. );

Editor

You can edit this paste and save as new:


File Description
  • Table
  • Paste Code
  • 28 Feb-2021
  • 86 Bytes
You can Share it: