MySQL Forums
Forum List  »  Triggers

Re: appending INT to a column name in a trigger
Posted by: Darren White
Date: February 24, 2012 02:54AM

well I tried:

select logName = tblName + convert(VARCHAR(32),rowNum);

error...

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: appending INT to a column name in a trigger
1281
February 24, 2012 02: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.