I am trying my hands at this issue, which is a new feature introduced in SQL2023 and have been unable to determine if the underscore should only be part of queries, or it should be part of the users query's outputs.
Also I have been trying to fiddle, around the parser in sql_lex.cc.
Any pointers or guidance on how to approach this?
Rohan Gupta