Hi! Is there a possibility to multiply two fields ...
# orm-help
j
Hi! Is there a possibility to multiply two fields with each other in findMany in order to fetch one additional field with the multiplied value? Or should I use raw query if I want to achieve this?