Hi, I'm newbie here.
I am doing a research project dealing with Java and database. Suppose I have Table (in mysql) like this:

ID Name Pt Dd Status
1 J1 10 3 null
2 j2 30 4...