I have a SELECT query where previously were execute 3 functions multiple times, so i want to execute the 3 functions only one time and reuse the result. I tried something li