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
What is amo? : sql server analysis services, ssas
Can I delete event logs?
Explain the difference between clustered and non-clustered index?
How to create a simple table to test triggers in ms sql server?
What is the maximum number of index per table?
How to replace the Query Result 'Null Value' with a text ?
Can we perform backup restore operation on tempdb? : sql server database administration
What are the differences between substr and charindex in sql server.
Explain data warehousing in sql server?
What is the difference between sql server 2000 object owner and sql server 2005 schema? : sql server database administration
Does table partitioning improve performance?
Do you know how to send email from database?
What does select 1 mean?
What are the difference between primary keys and foreign keys?
How to read data in a table with "select" statements?