Answer Posted / ghous
in rdbms we have relations of tables say primary
key ,foreign keys relation ,,that involves refrential
integrity and normalication like concepts
where as
dbms is just collection of tables that dont have relations
and dependencies
| Is This Answer Correct ? | 47 Yes | 13 No |
Post New Answer View All Answers
What do you think of this implementation? Can this be implemented better?
What is default constraint?
Can we use pragma autonomous_transaction in trigger?
What is BCNF? How is it better than 2NF & 3NF?
you have separate development and production systems you want to move a copy of a development database into production to do this, you do a backup on the development system and restore to the production system after a few minutes, you begin getting calls from several customers saying that they are denied access to the system why? : Sql server administration
What are click through reports?
Why variables called the most powerful component of ssis?
explain the storage models of olap? : Sql server database administration
Explain the first normal form(1nf)?
Can you create a logon trigger in sql server 2005 express edition?
What are truncate options available in sql server? : sql server database administration
How to get the definition of a view out of the sql server?
Retrieve the unique rows from table without using UNIQUE and DISTINCT keywords.
Why we need to use secondry database file? though, we can do same work using primary database file also.
How to create a Master database in SQL server ?