Dictionary    Maps    Thesaurus    Translate    Advanced >   


Tip: Click Thesaurus above for synonyms. Also, follow synonym links within the dictionary to find definitions from other sources.

1. The Free On-line Dictionary of Computing (30 December 2018)
relational data model
relational model

    (Or "relational model") A data model introduced
   by E.F. Codd in 1970, particularly well suited for business
   data management.  In this model, data are organised in
   tables.  The set of names of the columns is called the
   "schema" of the table.

   Here is an example table with the schema (account number,
   amount) and 3 lines.

    account number     amount
    --------------  ---------
    12343243546456  +30000.00
    23149875245824   +2345.33
    18479827492874    -123.25

   The data can be manipulated using a relational algebra.
   SQL is a standard language for talking to a database built
   on the relational model (a "relational database").

   ["A relational model for large shared data banks"
   Communications of ACM 13:6, pp 377-387].

   (1998-10-05)


Common Misspellings >
Most Popular Searches: Define Misanthrope, Define Pulchritudinous, Define Happy, Define Veracity, Define Cornucopia, Define Almuerzo, Define Atresic, Define URL, Definitions Of Words, Definition Of Get Up, Definition Of Quid Pro Quo, Definition Of Irreconcilable Differences, Definition Of Word, Synonyms of Repetitive, Synonym Dictionary, Synonym Antonyms. See our main index and map index for more details.

©2011-2024 ZebraWords.com - Define Yourself - The Search for Meanings and Meaning Means I Mean. All content subject to terms and conditions as set out here. Contact Us, peruse our Privacy Policy