I Can place data in single table ,other option is , i can use two table for the same information??? what is better using one table or two??? which will give me best performance???
table-tblschool name address Principal NAME PRINCIPAL MOBILE ADMIN NAME ADMIN MOBILE
Here in abhove table one school will have one admin and one principle ,so should i go for a different table or one table.