I am totally new to JDBC programming and need some urgent help..could anyone provide me the java code to take a query as user's input and provide the appropriate result??Many thanks in advance.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
closed as not constructive by Tomasz Nurkiewicz, skaffman, Goran Jovic, Rich Adams, Graviton Dec 23 '11 at 7:23
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
For example for Oracle:
|
|||
|
|
|
There are tons of JDBC tutorials out there. Take a look at this code for instance:
|
|||
|
|