[sql] aman

Viewer

  1. CREATE TABLE `visit` (
  2.         `id` INT,
  3.         `visit_date` DATE
  4. );

Editor

You can edit this paste and save as new: