Join table foreign table and return non-array for result

I have to tables that are a 1:1 join. Is it possible to query and have the result not return the joined table data in an array format?
Was this page helpful?