markbanker
Programmer
The application that I am evaluating has many instances of something similar to this: 'A.userID = 0#userID#'
So, 'A' is an alias for a copy of the table that contains userID, but what does the zero signify? Is it saying that the userID I'm comparing to is a parsed value, not a value from a table?
Thanks for any light you can shed on this for me.
Mark
So, 'A' is an alias for a copy of the table that contains userID, but what does the zero signify? Is it saying that the userID I'm comparing to is a parsed value, not a value from a table?
Thanks for any light you can shed on this for me.
Mark