[sql] Emp

Viewer

  1. CREATE TABLE `Emp` (
  2.         `id` INT(2),
  3.         `sal` INT(2)
  4. ) ENGINE=InnoDB;

Editor

You can edit this paste and save as new:


File Description
  • Emp
  • Paste Code
  • 21 Oct-2020
  • 68 Bytes
You can Share it: