SQL - “将结果保存为 CSV” - 使用逗号代替分号

发布于 2024-10-11 07:37:48 字数 325 浏览 4 评论 0原文

嘿,我需要将查询结果导出到 CSV,但我得到一个分号作为分隔符。
我去了:

Tools - Options - Query Results - SQL Server - Results to Text 

并设置

Output format: Custom delimiter  
Custom delimiter: ,

,但我仍然得到分号。当我返回选项时,原始配置已设置。

我正在使用 MS SQL Management Studio 2008。

感谢您的帮助

Hey, i need to export a query result to a CSV, but i get a semi-colon as a delimiter.
I went to:

Tools - Options - Query Results - SQL Server - Results to Text 

and set

Output format: Custom delimiter  
Custom delimiter: ,

and i still get the semicolon. when i return to the options, the original configuration is set.

I'm using MS SQL Management Studio 2008.

Thanx for the help

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

如若梦似彩虹 2024-10-18 07:37:48

该选项之一需要您关闭该查询窗口并打开一个新窗口才能生效。

This one of the options that needs you to close that query window and open a new one before it takes effect.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文