简体   繁体   中英

SQL Code Cut-off when copying into Excel

I have created a rather large SQL Query in Microsoft SQL Server Management Studio. I got the query running great in the studio. Now I want to bring that code into Excel to be able to access it and refresh as needed. But when I copy the code it cuts off about 1/3 of the way as if I've hit a character limit. Does anyone know a way around this?

SSMS has limits ..to overcome that,you can export to file like below

在此处输入图片说明

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM