I have been looking around on the forum for about 2 hours and didn't find what i need help with.
I'm needing help in finding out how to do a search inside my DB within a string.
Exp: If i have a Table called "HELP" and one of the column is named "Notes" and ID 1 under "Notes" it = "The mouse jumped over the clock"
How would i search inside all rows where "Notes" located for the word "mouse" and if sql finds one it gives me the ID.
I kinda need a search like the one this site uses.
Thanks for any help.

