K Kishu Member² Feb 21, 2018 #1 How can i insert synmbol like &, because when i'm querying like 'S&P', it's asking for a value for P
Marco Kalter Administrator Staff member Feb 21, 2018 #1 You can either specify 'S&&P' to escape the implicit substitution variable, or press the & button on the status line of the SQL Window to disable variable substitution.
You can either specify 'S&&P' to escape the implicit substitution variable, or press the & button on the status line of the SQL Window to disable variable substitution.