Questions tagged as 'jdbc'

1
answer

Concatenate data correctly when doing a select in java to db

I was making some improvements to my small system and I get the doubt because I've always been concatenated to data in the where and not after the select, since now the question is to concatenate the selected table (db) and the pk (dni) entered....
asked by 18.03.2018 / 06:32
1
answer

Java + BD method that returns me the num. characters that are there [duplicated]

My problem is this, I have a BD and a Java application, we forgot the BD, let's focus on the App, I created a connection to a database that SI works, very all right. Now I propose to create a method in JAVA that returns an integer, the probl...
asked by 17.07.2017 / 17:53