ニュース

PL-SQL-PackageGenerator A package for generating new PL / SQL packages with basic functions and procedures for working with a table. Can save time writing hundreds of lines of code for new or existing ...
A PL/SQL package is a named collection of functions, procedures, variables, cursors, user-defined types, and records that are referenced using a common qualifier, the package name. Advantages of ...
Create ActiveX servers for PL/SQL packages A general rule of thumb for tuning database applications is "80 percent application, 20 percent database." Written by Scott Stephens, Contributor ...
PL/SQLのストアド・パッケージをPostgreSQLに移行する際の概要やポイントについて、書き換え例を交えてわかりやすく解説し ...