[sql] 1

Viewer

  1. CREATE TABLE `cvocr` (
  2.         `time` DATE,
  3.         `VehicleNumber` VARCHAR(4000),
  4.         `id` INT NOT NULL AUTO_INCREMENT
  5. );

Editor

You can edit this paste and save as new:


File Description
  • 1
  • Paste Code
  • 21 Sep-2021
  • 109 Bytes
You can Share it: