如何让 Management Studio 2005 从结果集中复制标头?

发布于 2024-09-16 09:58:35 字数 61 浏览 1 评论 0原文

默认情况下,当您从 SSMS 中的查询窗口复制/粘贴数据时,它不会复制列标题。如何将这些标头与数据一起复制?

By default when you copy/paste data from a query window in SSMS it does not copy the column headings. How can I get these headers to be copied along with the data?

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

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

发布评论

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

评论(3

無處可尋 2024-09-23 09:58:35
  1. 打开工具菜单
  2. 打开选项...
  3. 展开查询结果
  4. 展开SQL Server
  5. 展开结果到网格< /strong>
  6. 检查复制或保存结果时包含列标题

请注意,这仅适用于“新查询”类型的窗口,不适用于“打开表”(可编辑)窗口。

  1. Open Tools menu
  2. Open Options...
  3. Expand Query Results
  4. Expand SQL Server
  5. Expand Results to Grid
  6. Check Include column headers when copying or saving the results

Note that this will only work on the "New Query" types of windows -- not the "Open table" (editable) windows.

别闹i 2024-09-23 09:58:35

SSMS 2008 中添加了带标题的结果。Ctrl-Shift-C 也有效。

Results with headers was added in SSMS 2008. Ctrl-Shift-C works as well.

梦魇绽荼蘼 2024-09-23 09:58:35

您只需右键单击结果,然后选择“复制标题”

You can just right click the results, and select "Copy with headers"

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