i have 25 MySQL tables every table refeer to subject
every table contains this info :
ID
Name
Class
Mark
and i need to get the mark from all tables using the ID
what is the easiest way to do it
and please dont replay by "what does this have to do with perl"
just point me to a start
Thanks in advance