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
List layers of abstraction microsoft architectured to provide relational db through cloud platform ?
Explain trigger and trigger types?
Explain about temporary stored procedure?
What do you know about normalization and de- normalization?
What is the datatype of rowid?
Every night you run a full backup after every 3 three hours you make a differential backup every hour you make an incremental backup in a worst-case scenario, how much work you can lose?
what are defaults? : Sql server database administration
What sql server means?
Is BCNF better than 2NF & 3NF? Why?
What are the advantages of the mirroring?
How to use old values to define new values in update statements in ms sql server?
What is key attribute?
Can a trigger be created on a view?
What are approximate numeric data types in ms sql server?
Can you explain different types of locks in sql server?