ニュース

目次 第1章 PL/SQL基礎 PL/SQLブロック構造 PL/SQLプログラム構造体 変数 ブロックのネスト 識別子の有効範囲 キャラクタセットと字句単位 第2章 PL/SQLコマンドリファレンス データ型 制御構造 基本的なデータベースサーバー操作 明示カーソル 例外処理 サブプログラム 第3章 関数リファレンス 数値 ...
PL/SQLによるプログラミング手法を幅広く掲載した,Oracleデータベース開発者必携のリファレンスブックです。 PL/SQLで使用できる命令をほぼ網羅した内容であり,現場で役立つこと間違いなし。
How to Open a PL/SQL File. PL/SQL (Procedural Language/Structured Query Language) files contain database code that represents information that you can manipulate using Oracle operating systems and ...
A project done with Oracle PL/SQL and all the codes run on sqlplus command prompt(no user interface). This project is based on distributed database concept to find blood donors as required. - Sanj ...
About ruby-plsql gem provides simple Ruby API for calling Oracle PL/SQL procedures. It could be used both for accessing Oracle PL/SQL API procedures in legacy applications as well as it could be used ...
SQL is a conventional database language that is used to maintain, create and recover relational database whereas PL/SQL, Procedural Language extension to SQL, it prolongs SQL and provides procedural ...
Procedures for Embedding HTML in PL/SQL. A clear delegation of work exists between the HTML and PL/SQL in your company's Web pages: PL/SQL code fetches and manipulates data from SQL databases, and ...