Answer Posted / pratap
Cardinality is the number of unique values in a particular column of the table. If there are less unique values in a field then it has the lowest cardinality and vice versa.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is a sequence? Explain it with one example?
List various types of log-based recovery in DBMS.
What is the role of driver manager?
can any one tell me how i can start database testing mean what should be initial point and how i can write a query for listing page of any item thanks in advance
what is the role of auditor in auditing data oriented applications?
What is a database lookup?
What is Object Oriented model?
sparse lookup and where its options we find in OCI and db2?
What is the difference between primary and candidate key?
1. How to test Database? Please, give me all details for "SQL,Msaccess, Mysql Database? 2.For which functionalities database used? 3.How to convert Guest to Admin by Mysql database?
How do you pass parameter in stored procedure?
What is ole db in ssis?
Differentiate between extension & intension?
What is ole db provider for sql server?
Two tables emp(empid,name,deptid,sal) and dept(deptid,deptname) are there.write a query which displays empname,corresponding deptname also display those employee names who donot belong to any dept.