Posted by: Biruwa April 20, 2008
sql question
Login in to Rate this Post:     0       ?        
I was recently asked the following SQL question
There are 3 tables.
cat         dog          animal
id, name id, name    id, color

what's the sql for listing the name of the animals with color = brown?
 
Can u help me?
Read Full Discussion Thread for this article