home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / WINDOWS / PROGRAM / WINSQL.ZIP / EXAMPLES.ZIP / DROP.SQL < prev    next >
Encoding:
Text File  |  1991-05-31  |  78 b   |  6 lines

  1. drop table s;
  2. drop table p;
  3. drop table j;
  4. drop table sp;
  5. drop table spj;
  6.