Author
shabbir ( Go4Expert Founder )
Shabbir is a developer in the field of Applications, web as well as database designing and is devoted to the optimization and usability of the code. He maintains Programming forum and is a C++ addict.
Recent Articles
- Relational Algebra Operations in SQL with Examples, Started by techgeek.in in Database
- SQL Server, Oracle and MySQL basic questions and answers, Started by Shree Limbkar in Database
- Calculating Date Differences, Started by Janu in Database
- Small Bug tracking utility in C# with access as database, Started by shabbir in Database
- Query Optimization, Started by coderzone in Database
Similar Articles
RDBMS is a Relational Data Base Management System Relational DBMS. This adds the additional condition that the system supports a tabular structure for the data, with enforced relationships between the tables. This excludes the databases that don't support a tabular structure or don't enforce relationships between tables.
Many DBA's think that RDBMS is a Client Server Database system but thats not the case with RDBMS.
Yes you can say DBMS does not impose any constraints or security with regard to data manipulation it is user or the programmer responsibility to ensure the ACID PROPERTY of the database whereas the rdbms is more with this regard bcz rdbms define the integrity constraint for the purpose of holding ACID PROPERTY.
I have found many answers on many websites saying that
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.and this is completely wrong by definition of RDBMS and DBMS
More Database Articles
100+ SQL Server, Oracle and MySQL basic questions and answers
Database interview questions for beginner
Difference between Stored procedures and User Defined functions[UDF]
Basics of Database Normalization
What you should know for Query Optimization













Linear Mode

