SQL
stands for Structured Query Language, used to access and manipulate
data stored in RDBMS(Relational Database Management Systems). The
scope of SQL includes data insert, query, update and delete, schema
creation and modification, and data access control. I am not going
to discuss about DBMS in detail, I am going to discuss basics of SQL,
so you can able to work with jdbc comfortably.
This blog is primarily focus on Java fundamentals and the libraries built on top of Java programming language. Most of the post are example oriented, hope you have fun in reading my blog....:)
No comments:
Post a Comment