Job Seekers   Employers
dbapool: Authors | Submissions | Contact Us
   Forgot password? | Sign up
  Home   Discussion Forum   Articles   Interview Questions   FAQs   Scripts   Rewards   Analyzer   White Papers   Blog   Certification   Downloads   Tools
 

Topic: SQL*Plus and PL/SQL >> How 2 c d structure of a view ....

Disclaimer: The purpose of all dbapool forums including OCP and Other Oracle Certification forums is to help each other with specific issues but not to share dump and copyrighted exam content, materials or intellectual property. You may review the entire Oracle Certification Program Candidate Agreement online Here.



  


 Title: How 2 c d structure of a view ....
 Naga  Posted: Jan 09, 2007 02:08:26 AM

 Total Post: 7
 Joined: Jan, 2007






 I have created the view EMP_DEPT_VU and if i want to c its structure ..
(Choose any one)

A. Use the DESCRIBE command in the EMP_DEPT VU view.
B. Use the DEFINE VIEW command on the EMP_DEPT VU view.
C. Use the DESCRIBE VIEW command on the EMP_DEPT VU view.
D. Query the USER_VIEWS data dictionary view to search for the EMP_DEPT_VU view.
E. Query the USER_SOURCE data dictionary view to search for the EMP_DEPT_VU view.
F. Query the USER_OBJECTS data dictionary view to search for the EMP_DEPT_VU view.

Ans... A or D (Acording to me)

 SatyaN
Posted: Jan 09, 2007 01:55:15 PM  

 Total Post: 28
 Joined: Nov, 2006






 
If i am not wrong A is the correct answer . D will be wrong from any dictionary table you can see the object details like name and status . But object structure can be only possible with DESC command....

 shaily
Posted: Jan 10, 2007 08:17:27 AM  

 Total Post: 1
 Joined: Jan, 2007






 
hi dear
try this

SELECT TEXT
FROM USER_VIEWS
WHERE VIEW_NAME = 'VIEWNAME'

if the result is not visible completely, set long from 80 to greater value may be 500 or 1000

 ron
Posted: Jan 16, 2007 05:22:25 AM  

 Total Post: 9
 Joined: Nov, 2006






 
answer A is correct.

the command will be

describe EMP_DEPT_VU

 Time Zone: EDT

  




Forum Rules & Description


Who Can Read The Forum? Any registered user or guest
Who Can Post New Topics? Any registered user
Who Can Post Replies? Any registered user




 








Get FREE Magazines

Top 10 Forum User

  Murtuja Khokhar843
  Mohammed Taj746
  positive fanatic483
  Jayanta Sur479
  Vigyan Kaushik386
  Gitesh Trivedi322
  Gopu Gopi268
  neeraj sharma252
  Ramesh Jois245
  Bishal Khetan207






oracle Mag



  About Us Advertise Terms of Use Privacy Newsletters Contact Us    

Home   Discussion Forum   FAQs  Articles  Jobs   Newsletters  Directory  Downloads 

Our Premium Sponsor
Confio Software