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 |
When a user process fails, what background process cleans up after it?
Explain about party and customer in ar : oracle accounts receivable
In my table i'm having the duplicate records with sequence number and my requirement is when in new record is coming i want to delete existing old record(onlyone i.e maintaing the partial duplicate date )and add new record
What is autocashrule set? : oracle accounts receivable
1.In a table Gender is a column in that male and female are the two data.In a single statement i have to modify all male to female and all female to male vice versa. 2.In a single query i need the count of male data,count of female and total count
Hey i want to join oracle apps so will you pls tell me that which institute is best in hyderabad.
What is chargeback invoice? How do we create it? : oracle accounts receivable
How do you use trigger to create mutating state of table
Describe the P2P cycle ?
how to display last 5 letters from a name (take emp table ename )
How I can load an image into image item on Forms. I want to know about built-ins and procedure. and also code for it.
Explain how to close periods in ar. : oracle accounts receivable