A complete collection of Sql server Interview Questions,sql server performance,stored procedure, trigger,Sql query,security,ms sql server 2005,database backup,restore,free ebook,tutorials.
May 25, 2008
What are the properties of the Relational tables?
Relational tables have six properties: · Values are atomic. · Column values are of the same kind. · Each row is unique. · The sequence of columns is insignificant. · The sequence of rows is insignificant. · Each column must have a unique name.
No comments:
Post a Comment