Jul 20, 2001 #1 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
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