在 sql Management Studio 中格式化结果

发布于 2024-09-01 16:38:20 字数 47 浏览 3 评论 0原文

是否可以以某种方式格式化查询结果,例如更改结果中选定行的背景颜色以突出显示负值?

Is it possible in some way to format the results of a query, like changing for example the background color of a selected row of the result to higlight negative values?

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

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

发布评论

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

评论(1

将军与妓 2024-09-08 16:38:20

否 - SQL Server Management Studio 是一个操作数据和 SQL 查询的工具 - 而不是演示工具。

如果您需要突出显示单元格或为单元格着色,最好的办法是将结果网格导出到 Excel 中并在其中应用这些格式规则。

No - SQL Server Management Studio is a tool to manipulate data and SQL queries - not a presentation tool.

If you need to highlight or color cells, you're best bet is to export your result grid into Excel and apply those formatting rules there.

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