Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 226 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 226 Bytes

JDBCExample

This is from a previous CS class, and it allows you to connect to a DBMS and SQL DB. From there, it will allow you to create databases, add tables and add columns and data to your databases without touching SQL.