Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Why SQL query import only 4600 rows from 49000 rows?

I have created one SQL query, which includes 49000 rows of data, 980 rows of T-SQL and consisting more than 10 UNION queries in T-SQL. SQL query works fine when I run in SQL Management Studio.   I ...