Dbms & rdbms

Discussion in 'Database' started by kasturi, Jan 20, 2011.

  1. kasturi

    kasturi New Member

    Joined:
    Jan 20, 2011
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    what are the database pacakages available now for DBMS & RDBMS ?
     
  2. kumarmannu

    kumarmannu Banned

    Joined:
    Feb 2, 2011
    Messages:
    51
    Likes Received:
    0
    Trophy Points:
    0
    A database is a software application that enables the storage of data. Within database architecture there are different theories and implementations for storing the physical data. A relation database management system (RDBMS) is a database that stores data in tables with relationships to other tables. In comparison, a database management system (DBMS) does not require the definition of relationships between tables. Both DBMS and RDBMS are models for storing information in a physical database.
     
  3. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    How does that answer the OP question?
     
  4. aman1

    aman1 Banned

    Joined:
    Aug 19, 2011
    Messages:
    8
    Likes Received:
    0
    Trophy Points:
    0
    DBMS is the collection of the data in main memory then it is called data base management system. then RDBMS is the collection in the table.
     
  5. todd12345

    todd12345 New Member

    Joined:
    Sep 30, 2015
    Messages:
    11
    Likes Received:
    0
    Trophy Points:
    0
    A database management system (DBMS) is system software for creating and managing databases. The DBMS provides users and programmers with a systematic way to create, retrieve, update and manage data.
    RDBMS stands for Relational Database Management System. RDBMS data is structured in database tables, fields and records. Each RDBMS table consists of database table rows. Each database table row consists of one or more database table fields.
     
  6. vickya4n

    vickya4n New Member

    Joined:
    Aug 23, 2016
    Messages:
    15
    Likes Received:
    0
    Trophy Points:
    1
    Gender:
    Male
    Although DBMS and RDBMS both are used to store information in physical database but there are some remarkable differences between them. The main differences between DBMS and RDBMS
     
  7. Sankalp Patil

    Sankalp Patil New Member

    Joined:
    Dec 1, 2016
    Messages:
    14
    Likes Received:
    1
    Trophy Points:
    3
    Gender:
    Male
    RDBMS is a program that lets you create, update, and administer a relational database. Dbms and Rdbms both are used to store information in physical database but they have some differences.
     
  8. JohnAdams

    JohnAdams Member

    Joined:
    Oct 15, 2016
    Messages:
    46
    Likes Received:
    2
    Trophy Points:
    8
    Gender:
    Male
    Oracle supplies many PL/SQL packages with the Oracle server to extend functionality of the database and also provide PL/SQL access to SQL features. Most Oracle supplied packages are automatically installed when the database is created. Certain packages are not installed automatically. Some of the DBMS packages:
    DBMS_CDC_SUBSCRIBE
    DBMS_CONNECTION_POOL
    DBMS_CQ_NOTIFICATION
    DBMS_DATA_MINING etc
     
  9. Rohan09

    Rohan09 New Member

    Joined:
    Sep 15, 2017
    Messages:
    4
    Likes Received:
    1
    Trophy Points:
    1
    Gender:
    Male
    Programs. A package deal is a gaggle of associated methods and features, together with the cursors and variables they use, saved together within the database for endured use as a unit. Much like standalone approaches and features, packaged strategies and capabilities can also be called explicitly by applications or users.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice