Question : Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the […]
Tag: sql-server-pdw
Select into query, insert fails, but the table is created
Question : I am using SQL Server 2016 and I tried to the following query. SELECT CONVERT(BIGINT, ‘A’) col1 INTO […]