what is primary key,unique key, foreign key? can u teach me
in simple language?
Answer Posted / pinna
primary key is that key that can uniquenly identify the
values
| Is This Answer Correct ? | 182 Yes | 68 No |
Post New Answer View All Answers
Explain data independence & its types.
i applied prompt on country when i run report it shows list of all countries but want it to show only four countries name
Under which circumstance should you create an index on a table?
Difference between sql and mysql?
Given a table Employee which has columns name and salary, write an SQL query to find the employee with the second highest salary.
What is difference between server and database?
What is the role of driver manager?
how do you do sql tuning?
A design problem was given in which I was supposed to make a design for the data base for a given problem.
What do you mean by foreign key and primary key?
Explain alternate key?
Can you create a database in word?
What is lagging in DBMS ?
What is the candidate key used for?
Display the employees whose salary is less than average salary.