Hacker News new | past | comments | ask | show | jobs | submit login

I wonder if you can do LIKE with a VARBINARY value.

"SELECT * FROM Users WHERE Name LIKE @namePattern" @namePattern = UTF8.GetBytes("%billpg%")




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: