Forum Discussion

Brighton10's avatar
Brighton10
Helper II
3 years ago

multiple queries for same table

Hi everyone   I have a table named table1. I have 3 report pages querying the same table but with different queries for example page1 relies on: select firstname, lastname, salary from table1 ...