Object Oriented Databases Query/Retrieval
Query/Retrieval: Although query and retrieval are distinct concepts, they are related enough to be discussed together. In a SQL database, these concepts tend to blend together, because a SQL statement doesn’t differentiate between fetching a known object and finding an object by attribute.
