Explain the properties of the relational tables?



Explain the properties of the relational tables?..

Answer / Karan Mehta

Relational tables have several key properties: They are logical, stored in two-dimensional format, have a fixed set of attributes (columns) and each row is unique based on primary key, allow null values, allow redundancy, support multiple views of the same data, and are easy to understand and manage.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

Write a program using SQL queries to find a unique entry in a table.

1 Answers   Tech Mahindra,


What command do we use to rename a db?

5 Answers   IBM,


SYNTAX FOR VIEWS WITH EXAMPLE HOW TO LINK TWO TABLES

1 Answers   Microsoft,


explain databases and sql server databases architecture? : Sql server database administration

1 Answers  


What is the difference between clustered index and primary key?

1 Answers  


What are the advantages of having an index on the sql server?

1 Answers  


What is best institute to Learn DotNET And SQL in chennai?

1 Answers  


What are different types of Keys? Please explain all the keys with a suitable example.

4 Answers  


How to truncate the log in sql server 2012? : sql server database administration

1 Answers  


How to include date and time values in sql statements?

1 Answers  


Do you know the cursor types?

1 Answers  


What are the type of Indexes? which one is best, why?

6 Answers  


Categories