Difference between revisions of "Portable SQL/Statements/IDs"

From Linuxnetworks
Jump to: navigation, search
(Created page with 'The availability of unique identifiers is a necessity for almost all database backed applications. Unfortunately, database vendors invented very different ways to create and retr...')
 
(No difference)

Latest revision as of 11:19, 4 September 2010

The availability of unique identifiers is a necessity for almost all database backed applications. Unfortunately, database vendors invented very different ways to create and retrieve this identifiers as the ANSI SQL standard didn't mentioned them for a long time.