What you want to see on DotNetFunda.com ?
DotNetFunda.Com Logo
Twitter TwitterLinkedIn
YouTubeGoogle
 Online : 7059 |  Welcome, Guest!   Register  Login
 Home > Forums > Sql Server > Introduction to RDBMS ...
 Responses below this adGet hundreds of .NET Tips and Tricks videos

 Replies

Gaur1982
Gaur1982  
Posted on: 4/26/2012 2:15:55 AM
Level: Starter | Status: [Member] | Points: 25

Relational Data Base Management Systems (RDBMS) are database management systems that maintain data records and indices in tables. Relationships may be created and maintained across and among the data and tables. In a relational database, relationships between data items are expressed by means of tables. Inter-dependencies among these tables are expressed by data values rather than by pointers. This allows a high degree of data independence. An RDBMS has the capability to recombine the data items from different files, providing powerful tools for data usage.

Reference URL :
http://planetofcoders.com/rdbms/

Gaurav Agrawal
http://planetofcoders.com/

Sqldev, if this helps please login to Mark As Answer. | Reply | Alert Moderator 

Sriramnandha
Sriramnandha  
Posted on: 5/20/2012 5:51:20 AM
Level: Starter | Status: [Member] | Points: 25

1)RDBMS IS ANN RELATIONAL DATABASE MANAGEMENT SYSTEM.
2) RELATIONSHIP AMONG TABLES MAINTAINED ACROSS DIFFERENT SERVER AND DATABASES
3)DATA INDEPENDENCE
4) THERE ARE POWERFULL TOOLS AVAILALBE.

REGARDS


sriram

Sqldev, if this helps please login to Mark As Answer. | Reply | Alert Moderator 

Muhsinathk
Muhsinathk  
Posted on: 6/25/2012 11:58:11 PM
Level: Bronze | Status: [Member] | Points: 25

A Relational database management system (RDBMS) is a database management system (DBMS) that is based on the relational model as introduced by E. F. Codd.
RDBMS store the data into collection of tables, which might be related by common fields (database table columns). RDBMS also provide relational operators to manipulate the data stored into the database tables. Most RDBMS use SQL as database query language.The most popular RDBMS are MS SQL Server, DB2, Oracle and MySQL.

Sqldev, if this helps please login to Mark As Answer. | Reply | Alert Moderator 

Muhsinathk
Muhsinathk  
Posted on: 6/26/2012 12:01:14 AM
Level: Bronze | Status: [Member] | Points: 25

Sqldev, if this helps please login to Mark As Answer. | Reply | Alert Moderator 

Reply - Please login to reply


Click here to login & reply

Found interesting? Add this to:


 Latest Posts

Write New Post | More ...

About Us | Contact Us | The Team | Advertise | Software Development | Write for us | Testimonials | Privacy Policy | Terms of Use | Link Exchange | Members | Go Top
General Notice: If you find plagiarised (copied) contents on this page, please let us know the original source along with your correct email id (to communicate) for further action.
Copyright © DotNetFunda.Com. All Rights Reserved. Copying or mimicking the site design and layout is prohibited. Logos, company names used here if any are only for reference purposes and they may be respective owner's right or trademarks. | 5/25/2013 1:44:01 AM