MySQL Forums
Forum List  »  MySQL Query Browser

Re: convert Oracle to mysql type
Posted by: pratik kanawade
Date: February 27, 2012 11:08PM

HI Irek,

Thanks for the info.
That really help me a lot in understanding the concept...

ORG_ID NUMBER default TO_NUMBER ( DECODE ( SUBSTRB ( USERENV ( 'CLIENT_INFO') ,1,1 ) , ' ',NULL,SUBSTRB ( USERENV ( 'CLIENT_INFO') ,1,10 ) ) ),

Can u plz provide me exact answer as still I am facing problem while creating column in MySQL?

Thanks...

Options: ReplyQuote


Subject
Written By
Posted
February 27, 2012 07:01AM
Re: convert Oracle to mysql type
February 27, 2012 11:08PM


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.