Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Microsoft SQL Server > using LEN to fi...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 2 Topic 10992 of 11208
Post > Topic >>

using LEN to find a first word greater than 17

by ciojr@[EMAIL PROTECTED] Apr 23, 2008 at 06:02 AM

how do i write a sql (ORACLE) statement for where the first word in
the name field is greater than 17 chars?
if i do this

SELECT businessname
FROM tablename
WHERE LEN(businessname) > 17;

it will return all records when the combined length of words is
greater than 17.
i only want to check if the first word is greater than 17
 




 2 Posts in Topic:
using LEN to find a first word greater than 17
ciojr@[EMAIL PROTECTED]   2008-04-23 06:02:23 
Re: using LEN to find a first word greater than 17
"Plamen Ratchev"  2008-04-23 09:22:03 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan13V112 Sun Jul 6 17:04:09 CDT 2008.