Possible Software to Be Used (Cont.)


SQL Developer
It is a free and fully supported graphical tool for database development from Oracle.

SQLite Database
In contrast to many other relational DBMSs, SQLite is not a client-server database engine.

Rather, it is embedded into the end program. The SQLite library is a core part of the Android environment. Java applications access SQLite using the interface in the android.database.sqlite namespace. Several database accesses are provided by the instructor: SQL*Plus
It is an Oracle text interface, which enables you to manipulate SQL commands and PL/SQL blocks.





      “Knowing yourself is the beginning of all wisdom.”    
      ― Aristotle