What is Data model and how to prepare a data model.?
Answer Posted / 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 View All Answers
What is function of ROLLUP ?
What is a group function explain with an example?
What is the default order of an order by clause?
What is the chart in report?
Can you pass expressions to stored procedure parameters?
What is the purpose of the model database?
What is constraints and its types?
How should i optimize the time for execution of stored procedure having single input and many output from the different tables?
What is cube dimension? : sql server analysis services, ssas
How to transfer a table from one schema to another?
Create and insert into temp table in sql server?
Explain alternate key, candidate key and composite key in sql server?
How will you find out if there are expensive SQL statements running or not?
What do you understand by mirroring?
Write a sql query to delete duplicate records from a table called table1