[sql] customer

Viewer

copydownloadembedprintName: customer
  1. CREATE TABLE `customer` (
  2.         `customername` TEXT(4),
  3.         `product` VARCHAR(4)
  4. );

Editor

You can edit this paste and save as new:


File Description
  • customer
  • Paste Code
  • 27 Jan-2021
  • 78 Bytes
You can Share it: