What is database? We can store and retrieve informations from place called database.
What is java in relational database? Informations that we present in tables as in row and coloumn is called relational databases. Relational means that the collections of objects with the same type in one rows. We can relate data in table according to commons keys and retrieved data from table based on relations.