| Path: | news2.ip-mobilphone.net ! NNTPLoader.ip-mobilphone.net ! text.usenetserver.com ! out04a.usenetserver.com ! news.usenetserver.com ! in02.usenetserver.com ! news.usenetserver.com ! postnews.google.com ! i7g2000prf.googlegroups.com ! not-for-mail |
| From: | IT Jobs <luck102005@yahoo.com> |
| Newsgroups: | jobs.misc.jobs, alt.jobs.offered, jobs.offered |
| Subject: | Oracle DBA FAQ - Creating Your Own PL/SQL Procedures and Functions |
| Date: | Tue, 1 Apr 2008 08:01:17 -0700 (PDT) |
| Organization: | http://groups.google.com (Who's computer is this?) |
| Lines: | 6 |
| Message-ID: | <294b2706-ed64-4224-ace6-d16d0c46263d@i7g2000prf.googlegroups.com> |
| NNTP-Posting-Host: | 66.19.201.118 |
| Mime-Version: | 1.0 |
| Content-Type: | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding: | 7bit |
| X-Trace: | posting.google.com 1207062077 22061 127.0.0.1 (1 Apr 2008 15:01:17 GMT) |
| X-Complaints-To: | groups-abuse@google.com |
| NNTP-Posting-Date: | Tue, 1 Apr 2008 15:01:17 +0000 (UTC) |
| Complaints-To: | groups-abuse@google.com |
| Injection-Info: | i7g2000prf.googlegroups.com; posting-host=66.19.201.118; posting-account=EjFhEAoAAAAorRdiDNOO-HQu8pSKSzPr |
| User-Agent: | G2/1.0 |
| X-HTTP-UserAgent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.12) Gecko/20070508 Firefox/1.5.0.12,gzip(gfe),gzip(gfe) |
| X-Received-Date: | Tue, 01 Apr 2008 10:01:17 EST (text.usenetserver.com) |
| Xref: | news2.ip-mobilphone.net jobs.misc.jobs:251472 alt.jobs.offered:287769 jobs.offered:119100 |
Oracle DBA FAQ - Creating Your Own PL/SQL Procedures and Functions
http://dev.fyicenter.com/faq/oracle/oracle_pl_sql_working_with_procedure.html (Who's computer is this?)
A collection of 26 FAQs on PL/SQL managing our own procedures. It can
also be used as learning tutorials on creating procedures and
functions, executing and dropping procedures, passing actual
parameters to formal parameters, making optional parameters.