schizek
New Member
Is there a way to assign a field as a different variable name inside the query? I need to pull the same column based on different parameters from the same table. In SQL I would use an alias like "SELECT alias1.field1 FROM table1 AS alias1".
Is there any way to do that or something similar in Progress 10?
Is there any way to do that or something similar in Progress 10?