this query is use output come this order show in below image
iam don't want this order.
search web output came this order show in below
tell me query...
reply me soooooooooooooon
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
ashleyturnierPosted Oct 11, 2013, 12:47 AM
This query is suitable to your question.
Jignesh TrivediPosted Sep 27, 2013, 6:33 AM
Agree with Suthish,some thing wrong in given picture...
can please explain in detail what you want?
Suthish NairPosted Sep 27, 2013, 5:12 AM
Kiran Kumar TalikotiPosted Sep 27, 2013, 1:58 AM
Try this
select * from document where title like '%web%' order by Title desc
rasul mohPosted Sep 25, 2013, 9:42 AM
venkata kumarPosted Sep 23, 2013, 1:44 AM
try the fallowing
SELECT * FROM document WHERE Title like '%web%'