DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: PL/SQL version?

  1. #1
    Join Date
    Mar 2002
    Posts
    303

    PL/SQL version?

    Hi all,
    i use Oracle8.1.7 and i want to know wich version of PL/SQL i use?

    Thank's all

  2. #2
    Join Date
    Sep 2001
    Location
    Düsseldorf, Germany.
    Posts
    588
    Code:
    SQL> select * from v$version;
    
    BANNER
    ----------------------------------------------------------------
    Oracle8i Enterprise Edition Release 8.1.6.0.0 - 64bit Production
    PL/SQL Release 8.1.6.0.0 - Production
    CORE    8.1.6.0.0       Production
    TNS for Solaris: Version 8.1.6.0.0 - Production
    NLSRTL Version 3.4.0.0.0 - Production

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width