What is cardinality?
Answers were Sorted based on User's Feedback
Answer / ramki
cardinality refers to the uniqueness of data values in the
particular column of database table.
| Is This Answer Correct ? | 1 Yes | 0 No |
It refers to uniqueness of data contained in a column...
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / cherie
In Oracle/PLSQL, the cardinality function returns the
number of elements in a nested table.
The syntax for the cardinality function is:
cardinality( nested table column )
nested table column is the column in the nested table that
you wish to return the cardinality for.
Note:
If the nested table is empty, the cardinality function will
return NULL.
If the nested table is a null collection, the cardinality
function will return NULL.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / suresh.somayajula
it is nothing but collection of tuples in a relation or
collection of attributes in a relation .
| Is This Answer Correct ? | 0 Yes | 3 No |
Difference between negative and positive adjustments : oracle accounts receivable
How to clone the database using RMAN back
What is the difference between the SQL*Loader and IMPORT utilities?
What is the difference between conversions and interfaces? : oracle accounts receivable
statement string in open is null or 0 length ORA-40735
what is the difference between TRUNCATE and DELETE command in SQL
23 Answers ICICI, Saama Tech, SkyTech, TCS,
What is auto accounting what are the steps for setting up auto accounting? : oracle accounts receivable
What is the sql query to find the employee who has Nth maximum salary?
What is the difference between oracle media recovery and crash recovery?
Can anybody tell which is the best training institute for learning Oracle in chennai...? And i also i want placement assurance
i have marks in table,how to find total?
How to move the data from one flatfile to multiple staging tables?give me some examples? for example in po interface one flat file is there and multiple staging tables are there how can move it?please give me answer for this question?