[sql] AccountType

Viewer

copydownloadembedprintName: AccountType
  1. CREATE TABLE `AccountType` (
  2.         `ID` INT(12) NOT NULL AUTO_INCREMENT,
  3.         PRIMARY KEY (`ID`)
  4. );

Editor

You can edit this paste and save as new:


File Description
  • AccountType
  • Paste Code
  • 21 May-2020
  • 93 Bytes
You can Share it: