Hi Friend,
I am sidiq.
I am working as
java developer.
I have question regarding java interface DatabaseMetaData.
Below code is getting the column to the table namely OATSSEND.
I known that OATSSEND table has only one column namely OATS_SEND_DATA.
After following code ran I got ResultSet of size is 2 with same OATS_SEND_DATA was printed twice.
Please give me an idea why I got column size 2 and it has printed column name twice.
Thanking you,
Sidiq
[ April 30, 2008: Message edited by: Scott Selikoff ]