Store a column - students with marks M1 , M2, M3 using Java and SQL.
Anonymous
For Java you could use Hashmap with a single key and multiple values - such as Map> map = new Hashmap>(); (create Lists and store values) . . . .
Check out your Company Bowl for anonymous work chats.