January 1, 2018
Importance of Database: We write java program and run the program to get result. We would provide the required input arguments and it would return the result. But after the program execution completes, the input parameter and result would be deleted from memory. It can’t be retrieved back as it is not stored in storage