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
Fonera wireless router conenctivity issues
SBS 2008 Group Policies not applied
Global group grants access for file permissions but domain local group does not
DHCP Issues
Cisco QOS - Police Questions
How to configure a cisco router to act like an IPV6 DHCP server?
xslt help
Batch file path issue - URGENT
Upgrading from server 2003 domain to server 2008.
Access - How to update the tables connected with ODBC?