Pa.1 Shetty: My requirement is simple, I have one data base Which has only one table that is ID , when ever I add new ID to data base it should be printed in java program @b...
I have created a java program and i have linked it to a data base , so when ever there is update in data base i have to print it automatically how can i achieve this?
How to fetch data from data base with the help of only row number?
Any other method without using while ?