Re: [Q]: Renaming columns in a table ?
From: <James>
Date: 1995/07/10
Message-ID: <1995Jul10.114713.25370_at_newton.ccs.tuns.ca>#1/1
Date: 1995/07/10
Message-ID: <1995Jul10.114713.25370_at_newton.ccs.tuns.ca>#1/1
In article <Ziw+X+S.rrutt_at_delphi.com> Rick Rutt <rrutt_at_delphi.com> writes:
>John Fruetel <jfruetel_at_ainet.com> writes:
>
>>>> Is is possible to rename a column in a table ?
>
>
>>Why can't any of the major databases (Oracle, Sybase) do this? I do
>>this routinely on my Watcom databases...
>
>
>While we talking about this, I'd also like to rename Tables as well.
>
>-- Rick
>--
>
>(Rick Rutt is a system architect living and working in Midland, Michigan.)
You can rename tables!
RENAME old TO new;
James Richard (JRICHARD_at_TUNS.CA)
"No Assembler Required!"
Received on Mon Jul 10 1995 - 00:00:00 CEST