Microsoft
Software
Hardware
Network
Question : using Like operator in sql
Hi,
Should return all the results from a select if we found 'DE' in the name column but this 'DE' can be anywhere in the name.
i.e. start, middle or end. For example these all are valid result set:
Dell, Deutsch Bank, Deutsch Bahn, Delta, CodePlex
Answer : using Like operator in sql
WHERE yourfield LIKE '%DE%'
Random Solutions
How does one obtain / buy / get a copy of VxWorks?
ESXi 4.0 - virtual machine sees only one CPU
can thi s be done in CSS or HTML
IIS Website Only Accessible From Localhost (Server 2008 R2)
HP z400 workstation crashes when I insall win 2003 R2 64 bit.
Limit concurrent instances of application
gif not showing in IE
Efficient SQL Data Type
Pulling Max Date But Keeping Null Value if a Record Has one
Excel VBA Summary Report Solution Needed: Part 2