WL#8177: SQL service API

Affects: Server-5.7   —   Status: Complete

Goal of this WL is to allow to run SQL queries and get the result in the current
thread or obtained from Session service (WL#7947).

Note. Due to limitation of underlying work (WL#7126) execution of prepared
statements won't be supported. When that limitation would be lifted, PS will
automatically become available via this service.