Click here to Skip to main content
15,887,746 members
Home / Discussions / Database
   

Database

 
Questiongrouping data in terms of time (weeks, months, year etc) Pin
Rocky#10-Feb-07 5:43
Rocky#10-Feb-07 5:43 
AnswerRe: grouping data in terms of time (weeks, months, year etc) Pin
Bassam Saoud10-Feb-07 5:49
Bassam Saoud10-Feb-07 5:49 
AnswerRe: grouping data in terms of time (weeks, months, year etc) Pin
M.H.1.2.310-Feb-07 6:24
M.H.1.2.310-Feb-07 6:24 
GeneralRe: grouping data in terms of time (weeks, months, year etc) Pin
Rocky#10-Feb-07 6:30
Rocky#10-Feb-07 6:30 
GeneralRe: grouping data in terms of time (weeks, months, year etc) Pin
Rocky#10-Feb-07 6:36
Rocky#10-Feb-07 6:36 
GeneralRe: grouping data in terms of time (weeks, months, year etc) Pin
M.H.1.2.310-Feb-07 11:50
M.H.1.2.310-Feb-07 11:50 
GeneralRe: grouping data in terms of time (weeks, months, year etc) Pin
Rocky#10-Feb-07 20:55
Rocky#10-Feb-07 20:55 
QuestionSQL Pattern Matching Pin
ug95rxp10-Feb-07 5:28
ug95rxp10-Feb-07 5:28 
Hi All,

Desperately need some help, guidance and wisdom that I am pretty sure only you can give. I am trying to do some fancy pattern matching, however I am not sure if it is even possible in SQL.

Im trying to create an expert system, where the user can go online and self-diagnose their problem by typing it in to a textbox. The input from this textbox is then stored to a String variable. What I want to do is match any part of this input with any part of a stored Call Log Description (which is a field from the database).

For example;

User Input: "blah blah blah...I want to tell you that I am happy...blah blah blah"
Within Database: "blah blah blah...I am happy today as I...blah blah blah"
Result: "I am happy" pattern match has been found!

Is it possible to create an SQL statement to match part of a sentence with another part of a sentence?

Many thanksSmile | :)



Richard Powell
AnswerRe: SQL Pattern Matching Pin
Krish - KP12-Feb-07 17:09
Krish - KP12-Feb-07 17:09 
Questionquery problem: specially for Colin [modified] Pin
Saira Tanwir10-Feb-07 2:55
Saira Tanwir10-Feb-07 2:55 
AnswerRe: query problem Pin
Colin Angus Mackay10-Feb-07 4:05
Colin Angus Mackay10-Feb-07 4:05 
GeneralRe: query problem Pin
Saira Tanwir10-Feb-07 4:15
Saira Tanwir10-Feb-07 4:15 
GeneralRe: query problem Pin
Colin Angus Mackay10-Feb-07 4:37
Colin Angus Mackay10-Feb-07 4:37 
GeneralRe: query problem Pin
Saira Tanwir10-Feb-07 5:07
Saira Tanwir10-Feb-07 5:07 
GeneralRe: query problem Pin
Colin Angus Mackay10-Feb-07 5:58
Colin Angus Mackay10-Feb-07 5:58 
GeneralRe: query problem Pin
Saira Tanwir11-Feb-07 6:31
Saira Tanwir11-Feb-07 6:31 
GeneralRe: query problem Pin
Colin Angus Mackay11-Feb-07 6:47
Colin Angus Mackay11-Feb-07 6:47 
GeneralRe: query problem Pin
Saira Tanwir11-Feb-07 6:55
Saira Tanwir11-Feb-07 6:55 
GeneralRe: query problem Pin
Colin Angus Mackay11-Feb-07 6:58
Colin Angus Mackay11-Feb-07 6:58 
GeneralRe: query problem Pin
Colin Angus Mackay11-Feb-07 6:56
Colin Angus Mackay11-Feb-07 6:56 
GeneralRe: query problem Pin
Saira Tanwir11-Feb-07 7:07
Saira Tanwir11-Feb-07 7:07 
GeneralRe: query problem Pin
Colin Angus Mackay11-Feb-07 7:10
Colin Angus Mackay11-Feb-07 7:10 
GeneralRe: query problem Pin
Saira Tanwir11-Feb-07 7:15
Saira Tanwir11-Feb-07 7:15 
GeneralRe: query problem Pin
Colin Angus Mackay11-Feb-07 7:16
Colin Angus Mackay11-Feb-07 7:16 
GeneralRe: query problem Pin
Saira Tanwir11-Feb-07 7:20
Saira Tanwir11-Feb-07 7:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.