underscore
wigit0
Posts: 3 New member
in SQL Prompt
Hi, I have a number of stored procs, whose names include an underscore - e.g. select_something. If I type the name of the stored proc into sql history search, I get results back as though the underscores had been replaced with a space. So the components of the name are separate words. I've tried the usual escape characters, quotes and so on, to no avail.
What's the trick, please? I just want to find exactly what I type.
What's the trick, please? I just want to find exactly what I type.
Tagged:
Answers
Can you confirm if searching for the words in it does bring it back correctly it is just the underscore part that causes issue?
I have spoken with the dev team on this. Unfortunately it is a limitation of the search library that prompt uses that it does not search for punctuation.