• Oh good grief...I put my implicit conversion outside the division. Thanks Lowell. My intention was something like this:

    (count(item_keya) / count(snetworkname) * 1.0) * 100.0

    I was not the person who made this table (thats why i cant tell you so much about it :S srry;

    But you are the one supporting it. Surely you know how to find a create table script for an existing table? If not, we will be happy help you. This is something you need to know how to do.

    _______________________________________________________________

    Need help? Help us help you.

    Read the article at http://www.sqlservercentral.com/articles/Best+Practices/61537/ for best practices on asking questions.

    Need to split a string? Try Jeff Modens splitter http://www.sqlservercentral.com/articles/Tally+Table/72993/.

    Cross Tabs and Pivots, Part 1 – Converting Rows to Columns - http://www.sqlservercentral.com/articles/T-SQL/63681/
    Cross Tabs and Pivots, Part 2 - Dynamic Cross Tabs - http://www.sqlservercentral.com/articles/Crosstab/65048/
    Understanding and Using APPLY (Part 1) - http://www.sqlservercentral.com/articles/APPLY/69953/
    Understanding and Using APPLY (Part 2) - http://www.sqlservercentral.com/articles/APPLY/69954/