Need help with Binary Columns
        Posted  
        
            by nusrath
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by nusrath
        
        
        
        Published on 2010-02-15T14:51:24Z
        Indexed on 
            2010/06/11
            4:02 UTC
        
        
        Read the original article
        Hit count: 277
        
Hi, I have to query a column containing a Binary column with data like this ®â{Õ¦K!Eòû¦?;#§ø.
How can i query this colmn..if I wanted something like:
SELECT Name FROM Users WHERE ID = ®â{Õ¦K!Eòû¦?;#§ø
THanks
© Stack Overflow or respective owner