What is a primary key called that is made up of more than one field?



What is a primary key called that is made up of more than one field?..

Answer / Suresh Chandra Dubey

A primary key made up of multiple fields is known as a composite primary key.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

Why do we need cursors in pl sql?

1 Answers  


can we write stored function in out parameters? how to call through select statement? how to written more than one value plz give the exmple?

1 Answers  


what is the difference difference between procedure and packages

3 Answers   3i Infotech, Oracle,


Are sql connections encrypted?

1 Answers  


How do you get column names only for a table (sql server)?

1 Answers  


What is the left table in sql?

1 Answers  


Difference between SUBSTR and INSTR?

3 Answers  


What is nosql vs sql?

1 Answers  


Why do we use subquery?

1 Answers  


What is partition in sql query?

1 Answers  


Does it possible to pass object (or) table as an argument to a remote procedure?

1 Answers   TCS,


Suppose a student column has two columns, name and marks. How to get name and marks of the top three students.

1 Answers  


Categories