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

Thread: In which oracle version pl/sql was introduced the first time?

Hybrid View

  1. #1
    Join Date
    Apr 2002
    Location
    Germany.Laudenbach
    Posts
    448

    In which oracle version pl/sql was introduced the first time?

    Hi,
    do you know it ?
    Regards
    Orca

  2. #2
    Join Date
    Dec 2000
    Location
    Ljubljana, Slovenia
    Posts
    4,439
    Oracle 7.0

    Before that, PL/SQL was available only in some Oracle tools, like in SQL*Plus 3.0 (as anonymous PL/SQL blocks) or in SQL*Forms 3.0 (as procedures and triggers).
    Jurij Modic
    ASCII a stupid question, get a stupid ANSI
    24 hours in a day .... 24 beer in a case .... coincidence?

  3. #3
    Join Date
    Apr 2002
    Location
    Germany.Laudenbach
    Posts
    448
    ok, i was the same opinion, but was the anonymous PL/SQL-block known already in oracle 6?
    Orca

  4. #4
    Join Date
    Dec 2000
    Location
    Ljubljana, Slovenia
    Posts
    4,439
    Yes, as I said, you could run anonymous PL/SQL blocks in Oracle6 database if you were using tools that had PL/SQL engine built in. The database itself was unaware of PL/SQL though, all it could execute were SQL atatements.
    Jurij Modic
    ASCII a stupid question, get a stupid ANSI
    24 hours in a day .... 24 beer in a case .... coincidence?

  5. #5
    Join Date
    Apr 2002
    Location
    Germany.Laudenbach
    Posts
    448
    Thanks al lot!
    It ' interesting that pl/sql first runned on client not on server!
    Regards

    Orca

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