Retrieves the sqlId of the query currently executing on this thread.
This is useful for referring to the sqlId in downstream instrumentation, such as a datasource-proxy listener.
the sqlId, or null if no query is executing on this thread
null