[sql] mytable

Viewer

  1. CREATE TABLE `InterviewRoundDetails` (
  2.         `roundId` INT,
  3.         `roundName` VARCHAR(255),
  4.         `roundMaxScore` INT
  5. );

Editor

You can edit this paste and save as new:


File Description
  • mytable
  • Paste Code
  • 12 Jul-2020
  • 109 Bytes
You can Share it: