Marco Kalter Administrator Staff member May 3, 2013 #1 It's not a bug, &xxx is treated as a substitution variable. To escape variable substitution you can use &&xxx instead (version 9.0 earlier) or press the & button on the SQL Window status bar (version 10.0).
It's not a bug, &xxx is treated as a substitution variable. To escape variable substitution you can use &&xxx instead (version 9.0 earlier) or press the & button on the SQL Window status bar (version 10.0).