Define the following terms
i. Inverted List ii. Candidate Key iii. B-Tree
iv. Foreign Key
Answer Posted / karikalan.s
Candidate key - Candidate key is one that can identify each
row of a table uniquely.
Foreign key - Foreign keys are attributes , one table having
matching values in a primary key in another table, allow the
relationship between the tables.
| Is This Answer Correct ? | 20 Yes | 2 No |
Post New Answer View All Answers
How do you pass parameter in stored procedure?
Re: Where can i get informatica certification Exam dumps and details? please forward it to emailid:
What is the purpose of TNS?
What is the advantage of varchar2 over char?
Define stored procedure?
how can we view column head in first page but not in remaining pages?
give a simple example of physical and logical data independence
What does currency type mean in database?
When should you not use firebase?
What are different types of blocks used in stored procedure?
Explain the record term used in database.
What are different types of joins used in?
Give the syntax of exception handling used in DBMS?
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.
What is a database connection string?