Printing expressions

P

pgarcia

Hello all,
I have a few queries and I have a need to print out the expressions I wrote.
Is there a way to do this?

Thanks
 
A

Adam Milligan

You could try looking at the SQL view for your query and then copy-pasting
the expressions that you need.
 
Top