home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 5 / 05.iso / a / a524 / 37.ddi / demo / alter.sql next >
Encoding:
Text File  |  1991-03-04  |  154 b   |  5 lines

  1. rem
  2. rem $Header: alter.sql,v 6.1 90/02/16 18:39:50 nsalah Exp $ alter.sql Copyr (c) 1989 Oracle
  3. rem
  4. alter table inventory_table modify (product CHAR(35))
  5.