Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Re: Advice on SQL and records

Re: Advice on SQL and records

From: David Cressey <david.cressey_at_earthlink.net>
Date: Wed, 24 Aug 2005 13:16:33 GMT
Message-ID: <Rq_Oe.1190$FW1.672@newsread3.news.atl.earthlink.net>

"Paul" <paul_at_see.my.sig.com> wrote in message news:h7img1512u15iktiiqf4n72lmlertsmnt4_at_4ax.com...
>
>
> "David Cressey" <david.cressey_at_earthlink.net> wrote:
>
>
> > > What does "cardinality" mean? What's an "optimizer"?
>
>
> > The cardinality of that table is the number of rows in the table.
>
>
> Surely you mean records, or tuples? Rows are for spreadsheets.

No, I mean "rows". Rows are not just for spreadsheets. They are for tables as well.
The standard terminology, in SQL parlance, is about tables, rows, columns, and domains.

Whether SQL parlance is appropriate for this discussion is another question. Received on Wed Aug 24 2005 - 08:16:33 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US