Results 1 to 3 of 3

Thread: Relational database

  1. #1
    CarterBaker is offline Senior Member
    Join Date
    Dec 2009
    Posts
    210
    Rep Power
    3

    Default Relational database

    Hi. I am MCA student. I am learning SQL database language. I want to know what relational database is. Also give me a suitable example. I am not getting any information for my subject. Thanks in advanced.

  2. #2
    HowardAdams is offline Senior Member
    Join Date
    Dec 2009
    Posts
    214
    Rep Power
    3

    Default

    A relational database contains well defined relations consisting of attributes and their values. These relations are called tables and the attributes are the columns and their values. A database may contain different tables having relationships among them. This relationship facilitates no difficulty in querying and responses against the backend database tables.

  3. #3
    sjohn is offline Junior Member
    Join Date
    Jun 2010
    Posts
    4
    Rep Power
    0

    Default

    A relational database is a collection of data items organized as a set of formally-described tables from which data can be accessed or reassembled in many different ways without having to reorganize the database tables.The relation, which is a two-dimensional table, is the primary unit of storage in a relational database.A relational database is a set of tables containing data fitted into predefined categories.

Similar Threads

  1. Database .NET
    By Izaiah Lopez in forum Download Tools and Softwares
    Replies: 0
    Last Post: 10-20-2010, 06:54 PM
  2. Database Normalization in SQL Database
    By Millerjames in forum Programming
    Replies: 1
    Last Post: 01-23-2010, 03:17 PM
  3. Database
    By adlina in forum Everything Else
    Replies: 0
    Last Post: 03-23-2009, 11:21 AM
  4. Database
    By MACONAQUEA77 in forum Everything Else
    Replies: 0
    Last Post: 03-21-2009, 09:51 AM
  5. DataBase
    By niks54 in forum Everything Else
    Replies: 0
    Last Post: 01-21-2009, 12:26 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
SEO by SubmitEdge

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48