Possible Software to Be Used (Cont.)


SQL (Structured Query Language)
A standard language for creating, updating, and querying databases


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.




      I saw a poster today that asked, “Have you seen my cat?”    
      So, I called the number and said that I didn’t.    
      I like to help where I can.