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


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

What type of database is cloud sql?

0 Answers  


What are data types in pl sql?

0 Answers  


What is a native sql query?

0 Answers  


declare l1 number := null; l2 number :=null; begin if l1=l2 then message('equal'); else if l1<>l2 then message('not equal'); else message('else'); end if; end if; end; What will be the output ?

7 Answers   Oracle,


What is sqlexception in java?

0 Answers  






what is a constraint? : Sql dba

0 Answers  


What is assignment operator in pl sql?

0 Answers  


Can %notfound return null after a fetch?

0 Answers  


What is Overloading of procedures ?

2 Answers  


What is oracle sql called?

0 Answers  


can i use global variables in stored procedure or function

1 Answers   L&T,


How do I quit sql?

0 Answers  


Categories