I've created an app with a local database incorporated in the folder app using C# and SQL Server.
I'm doing a Java app and want to know if there's an Oracle database that can be used as local (so that I can place the app folder in a USB and then it can be accessed in any computer). I also want to use my PL/SQL know-how.