Hello all,
I create my aliases for tables in the "FROM" section.
I got a complex code from a Crystal report I would like to modify and use. Some tables do not appear in any FROM section.
Is there a way where I can create aliases for these tables before the SELECT command?
If it matters, I will be dealing with read-only tables. I can only retrieve data from them.
Thanks!