Comments - Moving from Oracle to MariaDB

8 years, 4 months ago Vignesh Sambasivamurthy

At this stage we are looking at porting from Oracle to MariaDB, instead of re-designing the application. Existing programs which are running on Oracle are having such queries, hence testing the same on MariaDB also.

 
8 years, 4 months ago Guillaume Lefranc

Sorry but this does not make sense. The initial query does not need a subquery. Please post a real query from your application.

I guess that moving from Oracle to MariaDB you'll have to rewrite some queries as the SQL subset is not 100% similar.

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.