View Single Post

   
  #1 (permalink)  
Old 02-29-2008, 06:12 AM
kinde
 
Posts: n/a
Default searching for any data string in database

hi
here is a problem:
i have a databes with many, many tables
the problem is that i dont know where 'abcd' string is (but it is for sure
in one of that table)
is there any SELECT that could help me with finding this string in database?

--
greets


Reply With Quote