Thanks Eric, That's a DUH for me, I kept trying to use Drop. Bernie ----- Original Message ----- From: "Eric M. Bienstock, Ph.D." <[EMAIL PROTECTED]> To: "RBASE LIST" <[EMAIL PROTECTED]> Sent: Saturday, March 16, 2002 4:04 PM Subject: Re: syntax for alter command 6.6++ win
> > to revert column client to a regular column ... > ALTER TABLE client ALTER COLUMN categry TO client TEXT (1) > > to define column client as a computed column ... > ALTER TABLE client ALTER COLUMN categry = (sget(clno,1,1)) ================================================ TO SEE MESSAGE POSTING GUIDELINES: Send a plain text email to [EMAIL PROTECTED] In the message body, put just two words: INTRO rbase-l ================================================ TO UNSUBSCRIBE: send a plain text email to [EMAIL PROTECTED] In the message body, put just two words: UNSUBSCRIBE rbase-l ================================================ TO SEARCH ARCHIVES: http://www.mail-archive.com/rbase-l%40sonetmail.com/
