[sql] Hydroponics

Viewer

copydownloadembedprintName: Hydroponics
  1. CREATE DATABASE `Hydroponics`;
  2. CREATE TABLE pHLevel (
  3.     id INT  NOT NULL IDENTITY(1, 1),
  4.     pHLevel INT  NOT NULL IDENTITY(1, 1),

Editor

You can edit this paste and save as new:


File Description
  • Hydroponics
  • Paste Code
  • 02 Jun-2023
  • 135 Bytes
You can Share it: