0
Java simple quary
can anyone tell me how to connect a java with database ... plxzz suggest simple example Example: if I enter a name I need to get his all details like date of birth and age adress and all from database...
1 Réponse
+ 2
I think you can start by learning the official tutorial, at the following link:
https://docs.oracle.com/javase/tutorial/jdbc/index.html
Hth, cmiiw