开发者

Format results in sql management studio

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 val开发者_如何学JAVAues?


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.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜