Bold the last row from T-SQL table

  • Hi Friends

    First of all thank you for accepting me on this forum.

    I have a scenario to bold the total row coming from view.

    SalesDate BrandName LeadTypeLeadsSalesCR%

    01-Jun-2015XYZ ABC 81 1012.35 %

    01-Jun-2015DEF ZXXYY 412 61.46 %

    <b>01-Jun-2015 XYZDEF Total 49316 3.25 %</b>

    I have a SQL and I want to bold the Total row. I have been unable to do so. I have written a Stored proc to get the HTML table emailed.

  • Duplicate post. Replies here please: http://www.sqlservercentral.com/Forums/FindPost1690345.aspx

    -- Gianluca Sartori

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply