Carl's Oracle

Carl's thougts about the Oracle Database Server

2005/12/9

GUIDs or - Query Rewrite - Why my Materialized View is not used

Tags:
@ 12:54 PM (48 months, 5 days ago)
At the current project developers use to identify the C# objects with the almost unique GUID. No sequences are used at all. As we know objects cannot live a longer period without persistence - the objects are not only referenced by GUID in memory but also in the database. With GUID an object can be referenced unique even between different databases. What's  exact is a GUID?

Read the rest of this entry ... (1843 words left)