Thank you for your very helpful replies :)
I used SELECT * just as an example to my issue, however I too also read somewhere, and it may have pertained only to MySQL (although I doubt it), that SELECT * was often faster than specifying field names. I always thought it was faster with field...