Lives ( p_name, Street,city)
Works ( p_name , company _name, salary)
Located _in(company _name, city)
Manages (p _name, manager _name)
Build the below sql query for the given tables
Find the names of all persons who don't work in Rosario.

Posted on by