Blog Archives

Why Generate Database Keys?

Howdy. Not so long ago, I created a GUI for data storage using Java and of course JDBC. I followed a tutorial about how to insert database records to the database table. The tutorial said that before we’re inserting new

Tagged with: , , ,
Posted in Computer, Java, Programming