NagmaSidrahKhanam / Jdbc-Crud-operations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This directory implements 4 different functions of MySQL using JDBC :

Create : Inserting a new row to a table

Read : To view the contents from the table

Update : To update a given row

Delete : To delete a given row

About


Languages

Language:Java 100.0%