Using parameter in lookup column | jeckels | 2017-10-20 16:47 |
Status: Closed | ||
No. Parameters can be used in place of static strings or integers that would otherwise be embedded in the SQL, but not to swap out identifiers like table or column names. Thanks, Josh |
||