alter table <table name> add (atr3 varchar2(30)) works in Oracle > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > > Sent: 16 February 2001 15:54 > > To: [EMAIL PROTECTED] > > Cc: [EMAIL PROTECTED] > > Subject: FW: DBI > > > > > > quick and fast: > > > > hi all, > > > > does sombody know, how i can add a col in a table of a database ?? > > XBASE, SYBASE and DB2 ??? > > > > -- > > I have a Atributes table, and the user must add artibutes, so > > my tables > > looks like: > > > > *********** *********** *********** > > * Prod.NR * * atr 1 * * atr 2 * > > -------- --------- --------- > > 1 bla blub > > 2 palimm palimm > > ------------------------------------ > > > > Know I create an Atribute 3 and want to add a col named atr > > 3, but I can > > nothing find in the docs ! > > > > _______________________________________________ > > Perl-Win32-Web mailing list > > [EMAIL PROTECTED] > > http://listserv.ActiveState.com/mailman/listinfo/perl-win32-web > > > _______________________________________________ Perl-Win32-Web mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/perl-win32-web
