Java simple quary | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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...

2nd Nov 2017, 4:03 PM
shridhar Naik
shridhar Naik - avatar
1 Answer
+ 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
2nd Nov 2017, 5:44 PM
Ipang