Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

LIKE Predicte using HEX values

Status
Not open for further replies.

LarryR

Technical User
Jun 12, 2001
3
US
Does anyone know how to write a predicate that uses the LIKE clause to check for hex values?

My SQL:

select x,y,z from tablea where A like ?????

the values I want to check for is a X'3F'

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top