relational database management systems (RDBMS)

Discussion in 'MySQL' started by itsupportservice, Apr 13, 2010.

  1. #1
    Can anyone give the brief introduction about RDBMS..??

    What is it..?? And how it works..??
     
    itsupportservice, Apr 13, 2010 IP
  2. georgiivanov

    georgiivanov Member

    Messages:
    62
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    25
    #2
    Are you kidding me ?!
     
    georgiivanov, Apr 13, 2010 IP
  3. rayqsl

    rayqsl Active Member

    Messages:
    91
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    53
    #3
    Go to w3schoools dot com or search using Google.
     
    rayqsl, Apr 13, 2010 IP
  4. itsupportservice

    itsupportservice Peon

    Messages:
    93
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Thanks rayqsl I got good information about RDBMS.. The basic information which I like to share is : 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. Most popular commercial and
    open source databases currently in use are based on the relational model...
     
    itsupportservice, Apr 17, 2010 IP
  5. Aldan

    Aldan Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    A RDBMS is software system that uses method of reterving and quries on data. Most RDBMS uses the SQL to access the database. It manages incoming data, organizing data and provides best way for the data to be modified by users or other programs.
     
    Aldan, Apr 18, 2010 IP
  6. weaverIT

    weaverIT Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Relational Database
    -Database is broken down in to Smaller inter releted tables
    -Tables are connected through key field[column in the table] ,this specifies the relationship between tables
    -Changes will not affect the entire database Primary Key , Foreign Key
     
    weaverIT, Apr 19, 2010 IP
  7. whiteeaglet

    whiteeaglet Peon

    Messages:
    175
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Better to take DB course...
     
    whiteeaglet, Apr 22, 2010 IP
  8. itsupportservice

    itsupportservice Peon

    Messages:
    93
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Yes I am agree with that, Most RDBMS uses the SQL to access the database. Because that is the best option for that...
     
    itsupportservice, Apr 23, 2010 IP