0

I'm trying to streamline my sql queries for mysql. The use of aliases makes it much easier for me to read, but does it impact the performance? The fact each alias and it's reference have to be stored memory and every time it's referred too, the processor will in theory have more to deal with. Is this worth doing?

Nicholas Mordecai
  • 859
  • 2
  • 12
  • 33

0 Answers0