Search:     Advanced search
Browse by category:
C/C++   |   Java   |   Oracle/Database   |   SAP   |   ASP .NET   |   Mainframe-DB2   |   Freshers

Q: What are the properties of the Relational tables?

Add comment
Views: 477
Votes: 0
Comments: 0
A:
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.

 
Others in this Category
document Which are new data types introduced in SQL SERVER 2008?
document What is Replication and Database Mirroring?
document Q: Can a view be updated/inserted/deleted? If Yes under what conditions ?
document What are the properties and different Types of Sub-Queries?
document Q: What is normalization?
document Q: What is difference between TRUNCATE & DELETE ?
document How to implement one-to-one, one-to-many and many-to-many relationships while designing tables?
document Q: When do you use WHERE clause and when do you use HAVING clause?
document What are Sparse Columns?
document What is RDBMS?
» More articles



RSS