Answer Posted / shaheem
DBMS are for smaller organizations with small amount of data, where security of the data is not of major concern and RDBMS are designed to take care of large amounts of data and also the security of this data.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
how to determine the service pack currently installed on sql server? : Sql server database administration
What is the difference in accessing db between sql server vs sql azure?
What is difference between index seek vs. Index scan?
How each E-R model constructs can be mapped to the relational model?
How can you know if the row fetched from cursor is still valid in underlying table?
How to get a list of columns using the "sys.columns" view in ms sql server?
What are the different types of backups avaialabe in sql server 2005?
How do you improve the performance of a SQL Azure Database?
What is the correct order of the logical query processing phases?
If we delete pack Spec what will be the status of pack Body ?
How do you use a subquery to find records that exist in one table and do not exist in another?
What is data file in computer?
How to compare the top two records using sql?
What is the difference between upgrade and migration in sql server?
What is the new security features added in sql server 2014? : sql server security