PL/SQL - Wikipedia, the free encyclopedia
PL/SQL (Procedural Language/Structured Query Language) is Oracle Corporation 's procedural extension language for SQL and the Oracle relational database.
http://en.wikipedia.org/wiki/PL/SQL
-
7/25/2010 12:31:38 PM
Hits:
12
Last Viewed:
7/12/2010
Rating:
No Rating
Votes:
0
|
PL/SQL Technology Center
PL/SQL is Oracle's procedural extension to industry-standard SQL. PL/SQL naturally, efficiently, and safely extends SQL. Its primary strength is in providing a server-side, stored ...
http://www.oracle.com/technology/tech/pl_sql/index.html
-
7/12/2010 12:15:25 AM
Hits:
15
Last Viewed:
7/19/2010
Rating:
No Rating
Votes:
0
|
Using Oracle PL/SQL
Variables and Types Information is transmitted between a PL/SQL program and the database through variables. Every variable has a specific type associated with it.
http://infolab.stanford.edu/~ullman/fcdb/oracle/or-plsql.html
-
7/26/2010 12:20:18 AM
Hits:
37
Last Viewed:
5/31/2010
Rating:
No Rating
Votes:
0
|
PL/SQL FAQ - Oracle FAQ
Part of the Oracle FAQs, this is a brief but useful list of PL/SQL questions and answers.
http://www.orafaq.com/wiki/PL/SQL_FAQ
-
7/26/2010 8:34:13 AM
Hits:
10
Last Viewed:
6/2/2010
Rating:
No Rating
Votes:
0
|
PL/SQL Tutorial - PL/SQL programming made easy.
This Oracle PL SQL tutorial teaches you the basics of programming in PL/SQL like cursors, stored procedures, functions.
http://plsql-tutorial.com/
-
7/21/2010 6:12:49 PM
Hits:
101
Last Viewed:
7/29/2010
Rating:
No Rating
Votes:
0
|
Introduction to PL/SQL
Oracle PL/SQL Tutorial: need for PL/SQL, declarative vs. procedural, anonymous blocks, debugging, a first program, code compilation, code execution, procedures & functions, PL/SQL ...
http://w2.syronex.com/jmr/edu/db/introduction-to-plsql/
-
7/25/2010 7:52:27 AM
Hits:
19
Last Viewed:
5/24/2010
Rating:
No Rating
Votes:
0
|
Oracle/PLSQL Topics
Oracle is a relational database technology. PLSQL stands for "Procedural Language extensions to SQL", and can be used in Oracle databases.
http://www.techonthenet.com/oracle/index.php
-
7/25/2010 8:06:46 AM
Hits:
2
Last Viewed:
6/12/2010
Rating:
No Rating
Votes:
0
|
PL/SQL Sample Code
PL/SQL Sample Code. These PL/SQL code samples demonstrate the use of various PL/SQL features in Oracle Database. Sample Code — Oracle Database ...
http://www.oracle.com/technology/sample_code/tech/pl_sql/index.html
-
7/13/2010 5:07:44 AM
Hits:
20
Last Viewed:
6/22/2010
Rating:
No Rating
Votes:
0
|
PL-SQL.org Home
Use of Oracle Object-Relational SQL and PL/SQL ... A site dedicated to the promotion and use of Oracle's Object-Relational SQL and PL/SQL.
http://pl-sql.org/
-
7/20/2010 9:02:48 AM
Hits:
1
Last Viewed:
1/22/2010
Rating:
No Rating
Votes:
0
|
Oracle PL/SQL Programming
Oracle PL/SQL Happenings OBSESSED WITH PL/SQL? I AM! Quest Software has now opened "for business" PL/SQL Obsession on ToadWorld. This site is the home for Oracle PL/SQL content ...
http://www.oracleplsqlprogramming.com/
-
7/25/2010 12:45:57 PM
Hits:
17
Last Viewed:
3/9/2010
Rating:
No Rating
Votes:
0
|
PL/SQL Wiki - PL/SQL
PL/SQL Wiki. Why a wiki on PL/SQL? I keep running into things I want to remember on my next project, and have noplace good to save them; I want to collaborate with others - a wiki is ...
http://plsql.wikidot.com/
-
7/23/2010 5:34:39 PM
Hits:
0
Last Viewed:
No Views
Rating:
No Rating
Votes:
0
|
pl sql - download free online
Scribd is a way to easily put your documents online. ... PL/SQL INTRODUCTION. PL/SQL stands for Procedural Language/Structured Query Language.
http://www.scribd.com/doc/6142401/-pl-sql
-
7/14/2010 4:59:23 AM
Hits:
0
Last Viewed:
No Views
Rating:
No Rating
Votes:
0
|
PL/SQL User's Guide and Reference
PL/SQL User's Guide and Reference Release 8.1.5 A67842-01
http://www.cs.umbc.edu/help/oracle8/server.815/a67842/toc.htm
-
7/26/2010 6:21:12 PM
Hits:
1
Last Viewed:
12/28/2009
Rating:
No Rating
Votes:
0
|
PL/SQL User's Guide and Reference -- Contents
PL/SQL User's Guide and Reference Release 2 (9.2) Part Number A96624-01
http://download.oracle.com/docs/cd/B10501_01/appdev.920/a96624/toc.htm
-
7/23/2010 7:54:49 AM
Hits:
0
Last Viewed:
No Views
Rating:
No Rating
Votes:
0
|
PL/SQL
Handling Variables. Variables must be declared first before the usage. The PL/SQL variables can be a scalar type such as DATE, NUMBER, VARCHAR(2), DATE, BOOLEAN, LONG and ...
http://www.comp.nus.edu.sg/%7Eooibc/courses/sql/plsql.htm
-
7/22/2010 9:10:35 PM
Hits:
1
Last Viewed:
5/10/2010
Rating:
No Rating
Votes:
0
|
Oracle PL/SQL Tutorial
Oracle PL/SQL Tutorial
http://www.java2s.com/Tutorial/Oracle/CatalogOracle.htm
-
7/23/2010 11:32:34 PM
Hits:
53
Last Viewed:
7/15/2010
Rating:
No Rating
Votes:
0
|
PL/SQL Language Fundamentals
Symbol Meaning + addition operator % attribute indicator ' character string delimiter. component selector / division operator (expression or list delimiter
http://download.oracle.com/docs/cd/B28359_01/appdev.111/b28370/fundamentals.htm
-
7/23/2010 8:12:08 PM
Hits:
4
Last Viewed:
11/24/2009
Rating:
No Rating
Votes:
0
|
PL/SQL - Oracle Wiki
This is a preliminary page mostly consisting of the outline. I will be filling this out in pieces over the next day or so. If you have anything you'd like to add or...
http://wiki.oracle.com/page/PL%2FSQL
-
7/17/2010 6:31:52 PM
Hits:
1
Last Viewed:
6/19/2009
Rating:
No Rating
Votes:
0
|
PL/SQL
This section will provide a basic understanding of PL/SQL. This document will briefly cover the main concepts behind PL/SQL and provide brief examples illustrating the important ...
http://www.cs.du.edu/~leut/3421/plsql_manual.html
-
7/12/2010 8:39:29 PM
Hits:
4
Last Viewed:
5/24/2010
Rating:
No Rating
Votes:
0
|
PL/SQL Tutorials
PL/SQL Tutorials of PL/SQL Tutorials covers PL/SQL Introduction, PL/SQL Cursors, PL/SQL Triggers, PL/SQL Interview Questions
http://plsql-tutorials.blogspot.com/
-
7/26/2010 5:42:25 AM
Hits:
22
Last Viewed:
7/22/2010
Rating:
No Rating
Votes:
0
|
|
PL/SQL - Oracle FAQ
PL/SQL is Oracle's Procedural Language extension to SQL. PL/SQL's language syntax, structure and datatypes are similar to that of Ada. The language includes object oriented ...
http://www.orafaq.com/wiki/PL/SQL
-
7/26/2010 2:57:47 AM
Hits:
2
Last Viewed:
12/15/2009
Rating:
No Rating
Votes:
0
|
|
What is PL/SQL? - Definition from Whatis.com
In Oracle database management, PL/SQL is a procedural language extension to structured query language (SQL).
http://searchoracle.techtarget.com/definition/PL/SQL
-
7/25/2010 3:44:54 PM
Hits:
0
Last Viewed:
No Views
Rating:
No Rating
Votes:
0
|
Allround Automations PL/SQL Developer
Single product that includes editor, and debugger. By Allround Automations. [Commercial]
http://www.allroundautomations.nl/plsqldev.html
-
7/19/2010 9:18:19 AM
Hits:
0
Last Viewed:
No Views
Rating:
No Rating
Votes:
0
|
OTN Discussion Forums : PL/SQL ...
Hi, I have a problem in finding duplicates in a table which has three fields : EVENTID, START_DATE, END_DATE. I want to find out another record which entirely or partially covers ...
http://forums.oracle.com/forums/thread.jspa?threadID=557297
-
7/24/2010 1:12:46 AM
Hits:
0
Last Viewed:
No Views
Rating:
No Rating
Votes:
0
|
PL/SQL
PL/SQL Oracle's Procedural SQL Usually PL/SQL programs are written within other applications (such as forms or reports). Variable Declaration variable_name data_type;
http://cs-netlab-01.lynchburg.edu/courses/Oracle/PLSQL.htm
-
7/21/2010 6:05:39 PM
Hits:
1
Last Viewed:
4/3/2010
Rating:
No Rating
Votes:
0
|
Step by Step Oracle PL-SQL Tutorial
This introductory tutorial to PL SQL will help you to understand the basic concepts of PL SQL Please review the following tutorials and practice the sample SQL Statements on your ...
http://www.exforsys.com/tech-articles/pl-sql/step-by-step-oracle-plsql-tutorial.html
-
7/25/2010 12:21:29 AM
Hits:
80
Last Viewed:
6/8/2010
Rating:
No Rating
Votes:
0
|
PL/SQL Tutorials
PL/SQL Tutorials Free Training ... Oracle is probably the most popular enterprise database server at the moment.
http://www.exforsys.com/tech-articles/pl-sql.html
-
7/25/2010 11:05:44 AM
Hits:
4
Last Viewed:
5/30/2010
Rating:
No Rating
Votes:
0
|
Tuning PL/SQL Applications for Performance
Oracle® Database PL/SQL User's Guide and Reference 10 g Release 2 (10.2) Part Number B14261-01
http://download-west.oracle.com/docs/cd/B19306_01/appdev.102/b14261/tuning.htm
-
7/24/2010 8:43:45 AM
Hits:
1
Last Viewed:
4/3/2010
Rating:
No Rating
Votes:
0
|