Buy Questpond's video subscriptions on
huge discount
.
Online: 1268
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
Sql Server
>
Loading ...
What is difference between DBMS and RDBMS ?
Posted by
Bharathi Cherukuri
on 4/23/2012 | Category:
Sql Server Interview questions
| Views: 5096 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
The main difference between DBMS & RDBMS is
RDBMS have Normalization. Normalization means to refining the redundant and maintain the stablization.
DBMS hasn't normalization concept.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
What is the difference between DirectCast and CTyp ...
Next > :
How can i hide a particular table name of our sche ...
Comments or Responses
Posted by:
Nareyugam
on: 4/25/2012 |
Points: 10
RDBMS stands for Relational Database Management System,uses Normalization(Relations to reduce the redundancy) where as DBMS for Database Management System doesn't follow Normalization(Redundant Data is more)
Login to post response
More Interview Questions by Bharathi Cherukuri
How can i hide a particular table name of our schema ?
What Operator performs Pattern Matching ?
What is diffrence between Co-related sub query and nested sub query ?
What is the difference between SQL and SQL Server ?
What does the term immutable mean ?
In which cases you use override and new base ?
Can we call a base class method without creating instance ?
Can you inherit from multiple base classes in C# ?
Latest Interview Questions
What is metadata?
Difference between Finalize() and Dispose()?
What is Identity?
Is there a way to decrypt stored procedure?
How to get the nth row value of a table.
How to get record of nth row of a table ?
What is sp_config command?
Which of the following attributes should you add to a class to enable ...
More ...