View Single Post
  #2 (permalink)  
Old Jan 26th, 2008, 15:35
Jack Franklin's Avatar
Jack Franklin Jack Franklin is offline
Resources Administrator

SuperMember
Join Date: May 2007
Location: Cornwall, England
Posts: 1,268
Blog Entries: 7
Thanks: 10
Thanked 4 Times in 4 Posts
Re: Seraching inside all tables

Would:

Code: Select all
SELECT * FROM users WHERE name='Felix'
Not work? Have you tried that? I'm only just starting out with MySQL so I cannot be sure.
Reply With Quote