Description: Database access is very common in JSPs. Most database access these days is done using SQL. Therefore, if you do not know SQL, the first step is to learn SQL. Teaching SQL is outside the scope of this tutorial, but there are many excellent references available on the web.