## Driver version <!--- Provide the JDBC driver version (e.g. 7.0.0). --> ## SQL Server version <!--- Provide the output of executing `SELECT @@VERSION` on your target SQL Server. --> ## Client Operating System <!--- Provide the Operating System the client application is running on. --> ## JAVA/JVM version <!--- Provide the JAVA/JVM version (e.g. java version "1.8.0", IBM J9 VM). --> ## Table schema <!--- Provide the table schema. --> ## Problem description <!--- Provide full details of the problem. --> 1. Expected behaviour: 2. Actual behaviour: 3. Error message/stack trace: 4. Any other details that can be helpful: ## JDBC trace logs <!--- Provide the JDBC trace logs. Instructions can be found here: https://docs.microsoft.com/sql/connect/jdbc/tracing-driver-operation?view=sql-server-2017 --> ## Reproduction code <!--- Provide standalone JAVA code that reproduces the issue, preferably raw JDBC code. -->
Driver version
SQL Server version
Client Operating System
JAVA/JVM version
Table schema
Problem description
JDBC trace logs
Reproduction code