You really need to do some reading on MySQL, 
  1.) So If I set the the section, school year and semester columns to indexes. What is thepurpose of that indexes.

see the following page on the MySQL Site for a description of indexes:
mysql-indexes.html
2- 3) The usual text data type to use is varchar


