Home | Add to Favorites | Ebooks Directory | News  
ORACLE OCP
Home
OCP Article
OCP 1z0-007 
OCP 1z0-147
OCP 1z0-001
OCP Application Developer
DBA
OCP Practice exam
Books
Free Questions
Faq
OCP Study guide
OCP Dump
OCP Training
OCP Sample questions


The following questions are sample questions for OCP

If any queries regarding the questions or answers please mail us

 

41.B tree indexes is suitable for high cardinality columns

true
false

ans :A


42.Bitmap indexes is suitable for high cardinality columns

true
false

ans:B

43.In which order objects are referenced?

  1. objects owned by current user,public synonym,private synonym
  2. objects owned by current user,private synonym,public synonym
  3. private synonym,public synonym,objects owned by current user'
  4. none of the above


ans :B



 


44.PL/SQL function should return a value

  1. true
  2. false


ans:A

45.PL/SQL procedure should return a value

  1. true
  2. false


ans: B

46.Grant command has implicit commit

  1. true
  2. false


ans :A

47.alter sequence ramharid increment by 4.4;

Will the above statement execute?

  1. true
  2. false


ans:B

48.

                                                       Go To Index