MySQL Forums
Forum List  »  Newbie

Primary key with ltrim and rtrim function
Posted by: sheetal jagwani
Date: October 19, 2006 10:54AM

Hi,

If I have a table with 3 columns a,b,c and I want to define the primary key of the table as :
RTRIM(a) + LTRIM(b)

How can I do that?

Thanks
Sheetal

Options: ReplyQuote


Subject
Written By
Posted
Primary key with ltrim and rtrim function
October 19, 2006 10:54AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.