|
|
1. Oracle: Create PL/SQL Table
Advanced Search NEW! Solution Title: Create PL/SQL Table ... asked by
darkmagneto on 03/05/2004 08:46AM PST. OK, this is my last Homework...
http://www.experts-exchange.com/Databases/Oracle/Q_20908499.html http://www.experts-exchange.com/Databases/Oracle/Q_20908499.html
2. Oracle: Create a pl/sql table type variable value using a column
Solution Title: Create a pl/sql table type variable value using a column
value which is varchar2 ... asked by nandini22 on 03/19/2004 04:16AM PST...
http://www.experts-exchange.com/Databases/Oracle/Q_20924648.html http://www.experts-exchange.com/Databases/Oracle/Q_20924648.html
3. iSelfSchooling - Oracle Training - PL/SQL II
...Create PL/SQL to populate table using Notepad. * You will:. * Create
a ... Create a table.. * Create, alter, and drop a view.. * Create a private
... ..
http://www.iselfschooling.com/tcplsqlii.htm http://www.iselfschooling.com/tcplsqlii.htm
4. Re: Create Table usage in PL/SQL
Re: Create Table usage in PL/SQL [ Follow Ups ] [ Post Followup ] [ Message
Board ] Posted by 'Eero' on June 20, 2001 at 10:44:02 EST:
http://www.oraclefans.com/oraclefans/forum/web/messages/471.html http://www.oraclefans.com/oraclefans/forum/web/messages/471.html
5. dBforums - I thought Access DB's can't be made truely secure??
...... down MS SQL Servers?. Sorry, had to point out that SQL Server 2000
is ... slowing it down by encrypting every table? The System.mdw has sorta
... ..
http://www.dbforums.com/t1081802.html http://www.dbforums.com/t1081802.html
6. How to create temporary table in PL/SQL block
How to create temporary table in PL/SQL block. From : Meghdeep Date :
2000/07/06. Message-ID...
http://www.orafaq.net/usenet/comp.databases.oracle.server/2000/07/06/0519.htm
http://www.orafaq.net/usenet/comp.databases.oracle.server/2000/07
7. Oracle FAQ: PL/SQL
...Database A: receives a PL/SQL table from database B CREATE OR REPLACE
... CREATE TABLE SOURCE_HIST -- Create history table AS SELECT SYSDATE
... ..
http://www.orafaq.org/faqplsql.htm http://www.orafaq.org/faqplsql.htm
8. Re: How to create temporary table in PL/SQL block
Re: How to create temporary table in PL/SQL block. From : Naguib Younes
Date : 2000/07/06. Message-ID...
http://www.orafaq.net/usenet/comp.databases.oracle.server/2000/07/06/0520.htm
http://www.orafaq.net/usenet/comp.databases.oracle.server/2000/07
9. O'Reilly Network: A Large Order of PL/SQL Please, Easy on the PL
...... we will create two stored procedures within a PL/SQL package: one
... table. The next two sections will follow the thought processes of
two ... ..
http://www.oreillynet.com/pub/a/network/2002/12/13/mastersql.html http://www.oreillynet.com/pub/a/network/2002/12/13/mastersql.html
10. Oracle PL/SQL FAQ
Find frequently asked questions about Oracle's Procedural Language extension
including what it is, what it can be used for, and where to find more
information.
http://www.orafaq.com/faqplsql.htm http://www.orafaq.com/faqplsql.htm
11. PL/SQL procedure to create an external table to read the alert.log...
PL/SQL procedure to create an external table to read the alert.log in
Oracle...
http://www.adp-gmbh.ch/ora/admin/read_alert/index.html http://www.adp-gmbh.ch/ora/admin/read_alert/index.html
12. Oracle9i: Program with PL/SQL :: 9I-PLSQL
...Use PL/SQL with an LOB Create a table with LOB columns Manipulate LOBs
... PL/SQL program constructs PL/SQL anonymous block structure Subprogram
... ..
http://www.exitcertified.com/courses/details/oracle9i_plsql.html http://www.exitcertified.com/courses/details/oracle9i_plsql.html
13. MySQL - MySQL Reference Manual
Access the online manual (one page per chapter) of the popular
database, provided by its creator.
http://www.mysql.com/documentation/mysql/bychapter http://www.mysql.com/documentation/mysql/bychapter
14. Getting a ref cursor from a PL/SQL table
...we need for our PL/SQL table: create type FullName is object ( FirstName
varchar2(30), LastName varchar2(30) ); create type NameList is table of...
http://whatis.techtarget.com/ateQuestionNResponse/0,289625,sid41_cid467490_tax294553,00.html
http://whatis.techtarget.com/ateQuestionNResponse/0,289625,sid41_
15. Oracle: PL/SQL populating a cursor from a pl/sql table
...Title: PL/SQL populating a cursor from a pl/sql table. asked by bfish
... Type created.. SQL> CREATE TYPE ttype AS TABLE OF rtype;. 2 /.
Type ... ..
http://www.experts-exchange.com/Databases/Oracle/Q_20558027.html http://www.experts-exchange.com/Databases/Oracle/Q_20558027.html
|