[sql] Mytable

Viewer

  1. CREATE TABLE `Condidates` (
  2.         `condidateId` INT,
  3.         `condidateName` VARCHAR(255),
  4.         `YearsOfExp` INT
  5. );

Editor

You can edit this paste and save as new:


File Description
  • Mytable
  • Paste Code
  • 12 Jul-2020
  • 103 Bytes
You can Share it: