The primary key of a relational table uniquely identifies each record in the table. It can either be a normal attribute that is guaranteed to be unique (such as Social Security Number in a table with no more than one record per person) or it can be generated by the DBMS (such as a globally unique identifier, or GUID, in Microsoft SQL Server). Primary keys may consist of a single attribute or multiple attributes in combination
Friday, 2 March 2012
Subscribe to:
Post Comments (Atom)
IE7 Issues Text Indent
Unfortunately IE 7 is still widespread among the users hence while theming we have to give special importance to the grea...
-
§ LR parsers can be constructed to recognize all programming language constructs for which CFG can be written. § LR parsing is no...
-
CLR uses the Dispose and Finalize methods to perform garbage collection of run-time objects of .NET app...
-
1. #Google — Larry Page & Sergey Brin 2. #Facebook — Mark Zuckerberg 3. #Yahoo — David Filo & Jerry Yang 4. #Twitter — Jack D...
No comments:
Post a Comment