i\'m trying to make my image search with google ajax search i\'m using jQuery. so below my code $.getJSON(\'http://ajax.googleapis.com/ajax/services/search/images?v=1.0&q=hello\', function(data)
Lets say I have two tables - Person and Clothes and both of these tables have associated Key/Value tables which store attributes about a Person and an item of Clothing.