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 is 1nf 2nf?

0 Answers  


What is the language structure to add a record to a table?

0 Answers  


Difference between uniqe index and uniqe constraint?

0 Answers  


Explain Geography datatype in SQL Server

0 Answers   Infosys,


What is relationship? What number of sorts of relationship are there?

0 Answers  






What is a recursive stored procedure in sql server?

0 Answers  


What is the purpose of sql profiler in sql server?

0 Answers  


What are various ways to enhance the ssrs report?

0 Answers  


How many types of triggers in sql server?

0 Answers  


What is Extended user-defined?

0 Answers  


let's assume you have data that resides on sql server 6.5. You have to move it sql server 7.0. How are you going to do it? : Sql server database administration

0 Answers  


What is the command used to get the version of sql server?

1 Answers  


Categories