x
login about faq Site discussion (meta-askssc)

Full text search in sql server 2005

hi,

the qusery select * from tablename where contains(tablename., '"001"')

is not returning any value but,

select * from tablename where contains(tablename., '"BDJ"')

is working fine.

Is SQL server 2005 is supporting search with contains keyword with leading wildcard?

Please help me

Thanks

more ▼

asked Jan 28 '10 at 06:54 AM in Default

Radha S gravatar image

Radha S
23 2 3 3

(comments are locked)
10|1200 characters needed characters left

0 answers: sort voted first
Be the first one to answer this question
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments



Facebook logo Follow Ask SSC on Facebook
Find Ask SSC on Google+
linkedin logo Find us on LinkedIn

Topics:

x1834
x43

asked: Jan 28 '10 at 06:54 AM

Seen: 468 times

Last Updated: Jan 28 '10 at 07:29 AM

Copyright © 2002-2012 Simple Talk Publishing. All Rights Reserved. If you have any queries, please contact the site administrators.
Ask SQL Server Central is a community service provided by Red Gate.