Conrad Frix · Jul 12, 2016 go to post

Regarding this

WHERE age = ( SELECT min(age) FROM Sample.Person p2 WHERE p1.home_state = p2.home_state)

Some DBs don't respond well to X=  {statement that returns more than one row } how would cache respond to two people that have are tied for being the youngest in a state