News
Click New Query in the context menu. In the Query window, type a statement such as the following: SELECT client_id, first_name, last_name INTO new_table FROM old_table; GO ...
Does 3.23 support derived tables (aka inline views)? If so, plug the SELECT statement that would have generated the temp. table directly into your main query, and Bob's your uncle.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results