Re: Convert sql statement to mysql statement
Posted by: Fernando Gonzalez
Date: October 23, 2012 09:45AM

From MSSQL to MySql, would be like this

select * from T_Recipients where Company_Name = 'ACSA' and User_Name = 'Arend' and Full_Name like '%A%'

Options: ReplyQuote


Subject
Written By
Posted
Re: Convert sql statement to mysql statement
October 23, 2012 09:45AM


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.