GUIDs or - Query Rewrite - Why my Materialized View is not used
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)
