Results 1 to 5 of 5

Thread: Types of views in Oracle

  1. #1
    Junior Member
    Join Date
    Aug 2007
    Answers
    2

    Types of views in Oracle

    Is there any types of views in Oracle? If so, please let me know...


  2. #2
    Expert Member
    Join Date
    Apr 2007
    Answers
    500

    Re: Types of views in Oracle

    follow this useful link


  3. #3
    Junior Member
    Join Date
    Jan 2008
    Answers
    2

    Re: Types of views in Oracle

    what is the difference between cursor and collections


  4. #4
    Expert Member
    Join Date
    Apr 2007
    Answers
    500

    Re: Types of views in Oracle

    Quote Originally Posted by nareshbabu18 View Post
    what is the difference between cursor and collections
    cursor
    When a query is executed in oracle, a result set is produced and stored in the memory. Oracle allows the programmer to access this result set in the memory through cursors.
    Collection
    A Collection is an ordered group of elements, all of the same type. Each element has a unique subscript, called an index, that determines its position in the collection

    Last edited by susarlasireesha; 01-10-2008 at 03:21 AM.

  5. #5
    Junior Member
    Join Date
    Jan 2008
    Answers
    1

    Re: Types of views in Oracle

    Hello Laxmi,
    There r two types of VIEW in ORACLE.
    Simple View and Complex View
    simple view derives data from only one table but complex view derives data from many table
    simple view contain no functions or group of data but complex view contain function or group of data
    simple view always allow DML operation through th view but complex view does not always allow


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact