Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. Please Help me for finding a word from field in SQL

Please Help me for finding a word from field in SQL

Scheduled Pinned Locked Moved Database
databasehelpquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Jesal Rana
    wrote on last edited by
    #1

    Hi, Please anyone can help me for finding a word from a particular field from table in database of SQL. I have the problem below. DataTable Name: TempTable Field name: Dtail other field name: KeyWords in the Detail field i have data like: <--Begin--> (TenderProcess <> 'Sell' and (State in ('Gujarat') and (ProductName in ('Iso-9002 Consultancy','Audit') or ProductDetails like '% ISO %' or ProductDetails like '% ISO- %' or ProductDetails like '% ISO - %'))) <--End--> Above is the data in field of Detail Now my Question is: I want to get words if it found the word 'Product Detail like%%'in any record. Then for above ex. if I found the word it give output:ISO,ISO-,ISO - ------------------------------------------------------------ So from above ex. I how I get the output as above. Please help me.Reply me urgently. Jesal OK

    P 1 Reply Last reply
    0
    • J Jesal Rana

      Hi, Please anyone can help me for finding a word from a particular field from table in database of SQL. I have the problem below. DataTable Name: TempTable Field name: Dtail other field name: KeyWords in the Detail field i have data like: <--Begin--> (TenderProcess <> 'Sell' and (State in ('Gujarat') and (ProductName in ('Iso-9002 Consultancy','Audit') or ProductDetails like '% ISO %' or ProductDetails like '% ISO- %' or ProductDetails like '% ISO - %'))) <--End--> Above is the data in field of Detail Now my Question is: I want to get words if it found the word 'Product Detail like%%'in any record. Then for above ex. if I found the word it give output:ISO,ISO-,ISO - ------------------------------------------------------------ So from above ex. I how I get the output as above. Please help me.Reply me urgently. Jesal OK

      P Offline
      P Offline
      Paul Conrad
      wrote on last edited by
      #2

      :zzz::zzz::zzz::zzz:

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups