What is Data model and how to prepare a data model.?



What is Data model and how to prepare a data model.?..

Answer / ppp

Don't worry about tables just yet. It's obvious that you're
building a database, and databases (relational ones anyway)
are primarily made up of tables, which are made up of rows
and columns (tuples and attributes if you're really into
it).

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What the difference between UNION and UNIONALL?

1 Answers   HCL,


What is the difference between clustered and a non-clustered index?

1 Answers   NA,


How to concatenate two binary strings together?

1 Answers  


explain different levels of normalization? : Sql server database administration

1 Answers  


What is the difference between drop table and truncate table?

1 Answers  


What are the different normalization forms?

1 Answers  


Explain few examples of stored procedure over triggers?

1 Answers   ADITI,


How can you control the amount of free space in your index pages?

1 Answers  


Find columns used in stored procedure?

1 Answers  


What is log in sql server?

1 Answers  


What are the factors you will check for the performane optimization for a database query?

7 Answers   CarrizalSoft Technologies, DELL, SoftSol,


What is the definition for sql server 2000?

1 Answers  


Categories