Java simple quary | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
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 Respuesta
+ 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