• Douglas Osborne (12/3/2008)


    Tim,

    Why use LIKE if you are not adding % - shouldn't you just say = instead then?

    Doug

    For flexibility, I wanted to be able to use a wildcard such as % or _, or not, depending on what I was searching for. Sometimes I had an exact value to search for and sometimes I was looking for a substring.

    ---
    Timothy A Wiseman
    SQL Blog: http://timothyawiseman.wordpress.com/