0% found this document useful (0 votes)
319 views57 pages

Anil's Oracle Application Framework Blog - Delete Exercise

This document is an HTML page that contains information about deleting rows from a database table. It includes HTML tags and formatting as well as a title describing deleting rows from a table. The page likely provides instructions for deleting rows from a table in a database using SQL commands.

Uploaded by

Aamani Ammu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
319 views57 pages

Anil's Oracle Application Framework Blog - Delete Exercise

This document is an HTML page that contains information about deleting rows from a database table. It includes HTML tags and formatting as well as a title describing deleting rows from a table. The page likely provides instructions for deleting rows from a table in a database using SQL commands.

Uploaded by

Aamani Ammu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 57

<!

DOCTYPE html>
<!-- saved from url=(0082)https://oracleanil.blogspot.com/2010/05/delete-exercise-
delete-row-from-table.html -->
<html class="v2" dir="ltr" xmlns="http://www.w3.org/1999/xhtml"
xmlns:b="http://www.google.com/2005/gml/b"
xmlns:data="http://www.google.com/2005/gml/data"
xmlns:expr="http://www.google.com/2005/gml/expr" style="height: 100%;"><head><meta
http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/3597120983-css_bundle_v2.css" rel="stylesheet" type="text/css">
<meta content="IE=EmulateIE7" http-equiv="X-UA-Compatible">
<meta content="width=1100" name="viewport">

<meta content="blogger" name="generator">


<link href="https://oracleanil.blogspot.com/favicon.ico" rel="icon" type="image/x-
icon">
<link href="https://oracleanil.blogspot.com/2010/05/delete-exercise-delete-row-
from-table.html" rel="canonical">
<link rel="alternate" type="application/atom+xml" title="Anil&#39;s Oracle
Application Framework Blog - Atom"
href="https://oracleanil.blogspot.com/feeds/posts/default">
<link rel="alternate" type="application/rss+xml" title="Anil&#39;s Oracle
Application Framework Blog - RSS"
href="https://oracleanil.blogspot.com/feeds/posts/default?alt=rss">
<link rel="service.post" type="application/atom+xml" title="Anil&#39;s Oracle
Application Framework Blog - Atom"
href="https://www.blogger.com/feeds/6509779587060986418/posts/default">

<link rel="alternate" type="application/atom+xml" title="Anil&#39;s Oracle


Application Framework Blog - Atom"
href="https://oracleanil.blogspot.com/feeds/4314030422184171752/comments/default">
<!--[if IE]><script type="text/javascript"
src="https://www.blogger.com/static/v1/jsbin/3719806379-ieretrofit.js"></script>
<![endif]-->
<link
href="http://3.bp.blogspot.com/_kNYvUMH2rtU/S_tDwBaZ5NI/AAAAAAAAADQ/tXMrdmrddhY/s64
0/PropertyInspector.bmp" rel="image_src">
<meta content="https://oracleanil.blogspot.com/2010/05/delete-exercise-delete-row-
from-table.html" property="og:url">
<meta content="Delete Exercise [ Delete row from a Table]" property="og:title">
<meta content="When the user selects the Delete icon, we want to submit the form so
we can handle the event in  processFormRequest().  Normally, when yo..."
property="og:description">
<meta
content="//3.bp.blogspot.com/_kNYvUMH2rtU/S_tDwBaZ5NI/AAAAAAAAADQ/tXMrdmrddhY/w1200
-h630-p-k-no-nu/PropertyInspector.bmp" property="og:image">
<!--[if IE]> <script> (function() { var html5 =
("abbr,article,aside,audio,canvas,datalist,details," +
"figure,footer,header,hgroup,mark,menu,meter,nav,output," +
"progress,section,time,video").split(','); for (var i = 0; i < html5.length; i++) {
document.createElement(html5[i]); } try
{ document.execCommand('BackgroundImageCache', false, true); } catch(e) {} })();
</script> <![endif]-->
<title>Anil's Oracle Application Framework Blog: Delete Exercise [ Delete row from
a Table]</title>
<style id="page-skin-1" type="text/css"><!--
/*
-----------------------------------------------
Blogger Template Style
Name: Awesome Inc.
Designer: Tina Chen
URL: tinachen.org
----------------------------------------------- */

/* Content
----------------------------------------------- */
body {
font: normal normal 13px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
color: #333333;
background: #fcfbf5 none repeat scroll top left;
}
html body .content-outer {
min-width: 0;
max-width: 100%;
width: 100%;
}
a:link {
text-decoration: none;
color: #d52a33;
}
a:visited {
text-decoration: none;
color: #7d181e;
}
a:hover {
text-decoration: underline;
color: #d52a33;
}
.body-fauxcolumn-outer .cap-top {
position: absolute;
z-index: 1;
height: 276px;
width: 100%;
background: transparent none repeat-x scroll top left;
_background-image: none;
}
/* Columns
----------------------------------------------- */
.content-inner {
padding: 0;
}
.header-inner .section {
margin: 0 16px;
}
.tabs-inner .section {
margin: 0 16px;
}
.main-inner {
padding-top: 30px;
}
.main-inner .column-center-inner,
.main-inner .column-left-inner,
.main-inner .column-right-inner {
padding: 0 5px;
}
*+html body .main-inner .column-center-inner {
margin-top: -30px;
}
#layout .main-inner .column-center-inner {
margin-top: 0;
}
/* Header
----------------------------------------------- */
.header-outer {
margin: 0 0 0 0;
background: transparent none repeat scroll 0 0;
}
.Header h1 {
font: normal normal 48px Georgia, Utopia, 'Palatino Linotype', Palatino, serif;
color: #333333;
text-shadow: 0 0 -1px #000000;
}
.Header h1 a {
color: #333333;
}
.Header .description {
font: normal normal 20px Georgia, Utopia, 'Palatino Linotype', Palatino, serif;
color: #908d6a;
}
.header-inner .Header .titlewrapper,
.header-inner .Header .descriptionwrapper {
padding-left: 0;
padding-right: 0;
margin-bottom: 0;
}
.header-inner .Header .titlewrapper {
padding-top: 22px;
}
/* Tabs
----------------------------------------------- */
.tabs-outer {
overflow: hidden;
position: relative;
background: #b3ca88 url(//www.blogblog.com/1kt/awesomeinc/tabs_gradient_light.png)
repeat scroll 0 0;
}
#layout .tabs-outer {
overflow: visible;
}
.tabs-cap-top, .tabs-cap-bottom {
position: absolute;
width: 100%;
border-top: 1px solid #908d6a;
}
.tabs-cap-bottom {
bottom: 0;
}
.tabs-inner .widget li a {
display: inline-block;
margin: 0;
padding: .6em 1.5em;
font: normal normal 13px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
color: #333333;
border-top: 1px solid #908d6a;
border-bottom: 1px solid #908d6a;
border-left: 1px solid #908d6a;
height: 16px;
line-height: 16px;
}
.tabs-inner .widget li:last-child a {
border-right: 1px solid #908d6a;
}
.tabs-inner .widget li.selected a, .tabs-inner .widget li a:hover {
background: #63704b url(//www.blogblog.com/1kt/awesomeinc/tabs_gradient_light.png)
repeat-x scroll 0 -100px;
color: #ffffff;
}
/* Headings
----------------------------------------------- */
h2 {
font: normal bold 14px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
color: #333333;
}
/* Widgets
----------------------------------------------- */
.main-inner .section {
margin: 0 27px;
padding: 0;
}
.main-inner .column-left-outer,
.main-inner .column-right-outer {
margin-top: 0;
}
#layout .main-inner .column-left-outer,
#layout .main-inner .column-right-outer {
margin-top: 0;
}
.main-inner .column-left-inner,
.main-inner .column-right-inner {
background: transparent none repeat 0 0;
-moz-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
-goog-ms-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
box-shadow: 0 0 0 rgba(0, 0, 0, .2);
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-goog-ms-border-radius: 5px;
border-radius: 5px;
}
#layout .main-inner .column-left-inner,
#layout .main-inner .column-right-inner {
margin-top: 0;
}
.sidebar .widget {
font: normal normal 14px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
color: #333333;
}
.sidebar .widget a:link {
color: #d52a33;
}
.sidebar .widget a:visited {
color: #7d181e;
}
.sidebar .widget a:hover {
color: #d52a33;
}
.sidebar .widget h2 {
text-shadow: 0 0 -1px #000000;
}
.main-inner .widget {
background-color: #fefdfa;
border: 1px solid #aab123;
padding: 0 15px 15px;
margin: 20px -16px;
-moz-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
-goog-ms-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
box-shadow: 0 0 20px rgba(0, 0, 0, .2);
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-goog-ms-border-radius: 5px;
border-radius: 5px;
}
.main-inner .widget h2 {
margin: 0 -0;
padding: .6em 0 .5em;
border-bottom: 1px solid transparent;
}
.footer-inner .widget h2 {
padding: 0 0 .4em;
border-bottom: 1px solid transparent;
}
.main-inner .widget h2 + div, .footer-inner .widget h2 + div {
border-top: 1px solid #aab123;
padding-top: 8px;
}
.main-inner .widget .widget-content {
margin: 0 -0;
padding: 7px 0 0;
}
.main-inner .widget ul, .main-inner .widget #ArchiveList ul.flat {
margin: -8px -15px 0;
padding: 0;
list-style: none;
}
.main-inner .widget #ArchiveList {
margin: -8px 0 0;
}
.main-inner .widget ul li, .main-inner .widget #ArchiveList ul.flat li {
padding: .5em 15px;
text-indent: 0;
color: #666666;
border-top: 0 solid #aab123;
border-bottom: 1px solid transparent;
}
.main-inner .widget #ArchiveList ul li {
padding-top: .25em;
padding-bottom: .25em;
}
.main-inner .widget ul li:first-child, .main-inner .widget #ArchiveList ul.flat
li:first-child {
border-top: none;
}
.main-inner .widget ul li:last-child, .main-inner .widget #ArchiveList ul.flat
li:last-child {
border-bottom: none;
}
.post-body {
position: relative;
}
.main-inner .widget .post-body ul {
padding: 0 2.5em;
margin: .5em 0;
list-style: disc;
}
.main-inner .widget .post-body ul li {
padding: 0.25em 0;
margin-bottom: .25em;
color: #333333;
border: none;
}
.footer-inner .widget ul {
padding: 0;
list-style: none;
}
.widget .zippy {
color: #666666;
}
/* Posts
----------------------------------------------- */
body .main-inner .Blog {
padding: 0;
margin-bottom: 1em;
background-color: transparent;
border: none;
-moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
-goog-ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.main-inner .section:last-child .Blog:last-child {
padding: 0;
margin-bottom: 1em;
}
.main-inner .widget h2.date-header {
margin: 0 -15px 1px;
padding: 0 0 0 0;
font: normal normal 13px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
color: #908d6a;
background: transparent none no-repeat scroll top left;
border-top: 0 solid #aab123;
border-bottom: 1px solid transparent;
-moz-border-radius-topleft: 0;
-moz-border-radius-topright: 0;
-webkit-border-top-left-radius: 0;
-webkit-border-top-right-radius: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
position: static;
bottom: 100%;
right: 15px;
text-shadow: 0 0 -1px #000000;
}
.main-inner .widget h2.date-header span {
font: normal normal 13px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
display: block;
padding: .5em 15px;
border-left: 0 solid #aab123;
border-right: 0 solid #aab123;
}
.date-outer {
position: relative;
margin: 30px 0 20px;
padding: 0 15px;
background-color: #fefdfa;
border: 1px solid #aab123;
-moz-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
-goog-ms-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
box-shadow: 0 0 20px rgba(0, 0, 0, .2);
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-goog-ms-border-radius: 5px;
border-radius: 5px;
}
.date-outer:first-child {
margin-top: 0;
}
.date-outer:last-child {
margin-bottom: 20px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-goog-ms-border-bottom-left-radius: 5px;
-goog-ms-border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
.date-posts {
margin: 0 -0;
padding: 0 0;
clear: both;
}
.post-outer, .inline-ad {
border-top: 1px solid #aab123;
margin: 0 -0;
padding: 15px 0;
}
.post-outer {
padding-bottom: 10px;
}
.post-outer:first-child {
padding-top: 0;
border-top: none;
}
.post-outer:last-child, .inline-ad:last-child {
border-bottom: none;
}
.post-body {
position: relative;
}
.post-body img {
padding: 8px;
background: #ffffff;
border: 1px solid #cccccc;
-moz-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
box-shadow: 0 0 20px rgba(0, 0, 0, .2);
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
h3.post-title, h4 {
font: normal normal 22px Georgia, Utopia, 'Palatino Linotype', Palatino, serif;
color: #d52a33;
}
h3.post-title a {
font: normal normal 22px Georgia, Utopia, 'Palatino Linotype', Palatino, serif;
color: #d52a33;
}
h3.post-title a:hover {
color: #d52a33;
text-decoration: underline;
}
.post-header {
margin: 0 0 1em;
}
.post-body {
line-height: 1.4;
}
.post-outer h2 {
color: #333333;
}
.post-footer {
margin: 1.5em 0 0;
}
#blog-pager {
padding: 15px;
font-size: 120%;
background-color: #fefdfa;
border: 1px solid #aab123;
-moz-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
-goog-ms-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
box-shadow: 0 0 20px rgba(0, 0, 0, .2);
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-goog-ms-border-radius: 5px;
border-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-goog-ms-border-top-left-radius: 5px;
-goog-ms-border-top-right-radius: 5px;
border-top-left-radius: 5px;
border-top-right-radius-topright: 5px;
margin-top: 1em;
}
.blog-feeds, .post-feeds {
margin: 1em 0;
text-align: center;
color: #333333;
}
.blog-feeds a, .post-feeds a {
color: #d52a33;
}
.blog-feeds a:visited, .post-feeds a:visited {
color: #7d181e;
}
.blog-feeds a:hover, .post-feeds a:hover {
color: #d52a33;
}
.post-outer .comments {
margin-top: 2em;
}
/* Comments
----------------------------------------------- */
.comments .comments-content .icon.blog-author {
background-repeat: no-repeat;
background-image:
url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IAr
s4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEgAACxIB0t1+/AAAAAd0SU1FB9sLFwMeCjjhcOMA
AAD+SURBVDjLtZSvTgNBEIe/WRRnm3U8RC1neQdsm1zSBIU9VVF1FkUguQQsD9ITmD7ECZIJSE4OZo9stoV
jC/zc7ky+zH9hXwVwDpTAWWLrgS3QAe8AZgaAJI5zYAmc8r0G4AHYHQKVwII8PZrZFsBFkeRCABYiMh9BRU
hnSkPTNCtVXYXURi1FpBDgArj8QU1eVXUzfnjv7yP7kwu1mYrkWlU33vs1QNu2qU8pwN0UpKoqokjWwCztr
MuBhEhmh8bD5UDqur75asbcX0BGUB9/HAMB+r32hznJgXy2v0sGLBcyAJ1EK3LFcbo1s91JeLwAbwGYu7TP
/3ZGfnXYPgAVNngtqatUNgAAAABJRU5ErkJggg==);
}
.comments .comments-content .loadmore a {
border-top: 1px solid #908d6a;
border-bottom: 1px solid #908d6a;
}
.comments .continue {
border-top: 2px solid #908d6a;
}
/* Footer
----------------------------------------------- */
.footer-outer {
margin: -20px 0 -1px;
padding: 20px 0 0;
color: #333333;
overflow: hidden;
}
.footer-fauxborder-left {
border-top: 1px solid #aab123;
background: #fefdfa none repeat scroll 0 0;
-moz-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
-goog-ms-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
box-shadow: 0 0 20px rgba(0, 0, 0, .2);
margin: 0 -20px;
}
/* Mobile
----------------------------------------------- */
body.mobile {
background-size: auto;
}
.mobile .body-fauxcolumn-outer {
background: transparent none repeat scroll top left;
}
*+html body.mobile .main-inner .column-center-inner {
margin-top: 0;
}
.mobile .main-inner .widget {
padding: 0 0 15px;
}
.mobile .main-inner .widget h2 + div,
.mobile .footer-inner .widget h2 + div {
border-top: none;
padding-top: 0;
}
.mobile .footer-inner .widget h2 {
padding: 0.5em 0;
border-bottom: none;
}
.mobile .main-inner .widget .widget-content {
margin: 0;
padding: 7px 0 0;
}
.mobile .main-inner .widget ul,
.mobile .main-inner .widget #ArchiveList ul.flat {
margin: 0 -15px 0;
}
.mobile .main-inner .widget h2.date-header {
right: 0;
}
.mobile .date-header span {
padding: 0.4em 0;
}
.mobile .date-outer:first-child {
margin-bottom: 0;
border: 1px solid #aab123;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-goog-ms-border-top-left-radius: 5px;
-goog-ms-border-top-right-radius: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.mobile .date-outer {
border-color: #aab123;
border-width: 0 1px 1px;
}
.mobile .date-outer:last-child {
margin-bottom: 0;
}
.mobile .main-inner {
padding: 0;
}
.mobile .header-inner .section {
margin: 0;
}
.mobile .post-outer, .mobile .inline-ad {
padding: 5px 0;
}
.mobile .tabs-inner .section {
margin: 0 10px;
}
.mobile .main-inner .widget h2 {
margin: 0;
padding: 0;
}
.mobile .main-inner .widget h2.date-header span {
padding: 0;
}
.mobile .main-inner .widget .widget-content {
margin: 0;
padding: 7px 0 0;
}
.mobile #blog-pager {
border: 1px solid transparent;
background: #fefdfa none repeat scroll 0 0;
}
.mobile .main-inner .column-left-inner,
.mobile .main-inner .column-right-inner {
background: transparent none repeat 0 0;
-moz-box-shadow: none;
-webkit-box-shadow: none;
-goog-ms-box-shadow: none;
box-shadow: none;
}
.mobile .date-posts {
margin: 0;
padding: 0;
}
.mobile .footer-fauxborder-left {
margin: 0;
border-top: inherit;
}
.mobile .main-inner .section:last-child .Blog:last-child {
margin-bottom: 0;
}
.mobile-index-contents {
color: #333333;
}
.mobile .mobile-link-button {
background: #d52a33 url(//www.blogblog.com/1kt/awesomeinc/tabs_gradient_light.png)
repeat scroll 0 0;
}
.mobile-link-button a:link, .mobile-link-button a:visited {
color: #ffffff;
}
.mobile .tabs-inner .PageList .widget-content {
background: transparent;
border-top: 1px solid;
border-color: #908d6a;
color: #333333;
}
.mobile .tabs-inner .PageList .widget-content .pagelist-arrow {
border-left: 1px solid #908d6a;
}
.dp-highlighter
{
font-family: "Consolas", "Monaco", "Courier New", Courier, monospace;
font-size: 12px;
background-color: #E7E5DC;
width: 100%;
overflow: auto;
/*margin: 18px 0 18px 0 !important; */
margin: 0 0 0 0 !important;
/* padding-top: 1px; adds a little border on top when controls are hidden */
padding: 0 !important; /* adds a little border on top and bottom */
position: relative !important;
}
}
/* clear styles */
.dp-highlighter ol,
.dp-highlighter ol li,
.dp-highlighter ol li span
{
margin: 0;
padding: 0;
border: none;
}
.dp-highlighter a,
.dp-highlighter a:hover
{
background: none;
border: none;
padding: 0;
margin: 0;
}
.dp-highlighter .bar
{
padding-left: 45px;
}
.dp-highlighter.collapsed .bar,
.dp-highlighter.nogutter .bar
{
padding-left: 0px;
}
.dp-highlighter ol
{
list-style: decimal; /* for ie */
background-color: #fff;
margin: 0px 0px 1px 45px !important; /* 1px bottom margin seems to fix occasional
Firefox scrolling */
padding: 0px;
color: #5C5C5C;
}
.dp-highlighter.nogutter ol,
.dp-highlighter.nogutter ol li
{
list-style: none !important;
margin-left: 0px !important;
}
.dp-highlighter ol li,
.dp-highlighter .columns div
{
list-style: decimal-leading-zero; /* better look for others, override cascade from
OL */
list-style-position: outside !important;
border-left: 3px solid #6CE26C;
background-color: #F8F8F8;
color: #5C5C5C;
padding: 0 3px 0 10px !important;
margin: 0 !important;
line-height: 14px;
}
.dp-highlighter.nogutter ol li,
.dp-highlighter.nogutter .columns div
{
border: 0;
}
.dp-highlighter .columns
{
background-color: #F8F8F8;
color: gray;
overflow: hidden;
width: 100%;
}
.dp-highlighter .columns div
{
padding-bottom: 5px;
}
.dp-highlighter ol li.alt
{
background-color: #FFF;
color: inherit;
}
.dp-highlighter ol li span
{
color: black;
background-color: inherit;
}
/* Adjust some properties when collapsed */
.dp-highlighter.collapsed ol
{
margin: 0px;
}
.dp-highlighter.collapsed ol li
{
display: none;
}
/* Additional modifications when in print-view */
.dp-highlighter.printing
{
border: none;
}
.dp-highlighter.printing .tools
{
display: none !important;
}
.dp-highlighter.printing li
{
display: list-item !important;
}
/* Styles for the tools */
.dp-highlighter .tools
{
padding: 3px 8px 3px 10px;
font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
color: silver;
background-color: #f8f8f8;
padding-bottom: 10px;
border-left: 3px solid #6CE26C;
}
.dp-highlighter.nogutter .tools
{
border-left: 0;
}
.dp-highlighter.collapsed .tools
{
border-bottom: 0;
}
.dp-highlighter .tools a
{
font-size: 9px;
color: #a0a0a0;
background-color: inherit;
text-decoration: none;
margin-right: 10px;
}
.dp-highlighter .tools a:hover
{
color: red;
background-color: inherit;
text-decoration: underline;
}
/* About dialog styles */
.dp-about { background-color: #fff; color: #333; margin: 0px; padding: 0px; }
.dp-about table { width: 100%; height: 100%; font-size: 11px; font-family: Tahoma,
Verdana, Arial, sans-serif !important; }
.dp-about td { padding: 10px; vertical-align: top; }
.dp-about .copy { border-bottom: 1px solid #ACA899; height: 95%; }
.dp-about .title { color: red; background-color: inherit; font-weight: bold; }
.dp-about .para { margin: 0 0 4px 0; }
.dp-about .footer { background-color: #ECEADB; color: #333; border-top: 1px solid
#fff; text-align: right; }
.dp-about .close { font-size: 11px; font-family: Tahoma, Verdana, Arial, sans-serif
!important; background-color: #ECEADB; color: #333; width: 60px; height: 22px; }
/* Language specific styles */
.dp-highlighter .comment, .dp-highlighter .comments { color: #008200; background-
color: inherit; }
.dp-highlighter .string { color: blue; background-color: inherit; }
.dp-highlighter .keyword { color: #069; font-weight: bold; background-color:
inherit; }
.dp-highlighter .preprocessor { color: gray; background-color: inherit; } html
{overflow-x: hidden;}
--></style>
<style id="template-skin-1" type="text/css"><!--
body {
min-width: 1330px;
}
.content-outer, .content-fauxcolumn-outer, .region-inner {
min-width: 1330px;
max-width: 1330px;
_width: 1330px;
}
.main-inner .columns {
padding-left: 230px;
padding-right: 280px;
}
.main-inner .fauxcolumn-center-outer {
left: 230px;
right: 280px;
/* IE6 does not respect left and right together */
_width: expression(this.parentNode.offsetWidth -
parseInt("230px") -
parseInt("280px") + 'px');
}
.main-inner .fauxcolumn-left-outer {
width: 230px;
}
.main-inner .fauxcolumn-right-outer {
width: 280px;
}
.main-inner .column-left-outer {
width: 230px;
right: 100%;
margin-left: -230px;
}
.main-inner .column-right-outer {
width: 280px;
margin-right: -280px;
}
#layout {
min-width: 0;
}
#layout .content-outer {
min-width: 0;
width: 800px;
}
#layout .region-inner {
min-width: 0;
width: auto;
}
--></style>
<!-- Add-in CSS for syntax highlighting -->
<script src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/osd.js.download"></script><script src="./Anil&#39;s Oracle
Application Framework Blog_ Delete Exercise_files/f.txt"></script><script
src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/f(1).txt" id="google_shimpl"></script><script src="./Anil&#39;s
Oracle Application Framework Blog_ Delete Exercise_files/all.js.download" async=""
crossorigin="anonymous"></script><script src="./Anil&#39;s Oracle Application
Framework Blog_ Delete Exercise_files/cb=gapi.loaded_1" async=""></script><script
src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/cb=gapi(1).loaded_0" async=""></script><script src="./Anil&#39;s
Oracle Application Framework Blog_ Delete Exercise_files/shCore.js.download"
type="text/javascript"></script>
<script src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/shBrushCpp.js.download" type="text/javascript"></script>
<script src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/shBrushCSharp.js.download" type="text/javascript"></script>
<script src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/shBrushCss.js.download" type="text/javascript"></script>
<script src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/shBrushDelphi.js.download" type="text/javascript"></script>
<script src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/shBrushJava.js.download" type="text/javascript"></script>
<script src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/shBrushJScript.js.download" type="text/javascript"></script>
<script src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/shBrushPhp.js.download" type="text/javascript"></script>
<script src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/shBrushPython.js.download" type="text/javascript"></script>
<script src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/shBrushRuby.js.download" type="text/javascript"></script>
<script src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/shBrushSql.js.download" type="text/javascript"></script>
<script src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/shBrushVb.js.download" type="text/javascript"></script>
<script src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/shBrushXml.js.download" type="text/javascript"></script>
<script type="text/javascript" src="./Anil&#39;s Oracle Application Framework Blog_
Delete Exercise_files/f(2).txt"></script><link type="text/css" rel="stylesheet"
charset="UTF-8" href="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/translateelement.css"><script type="text/javascript" charset="UTF-8"
src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/main.js.download"></script><link rel="preload" href="./Anil&#39;s
Oracle Application Framework Blog_ Delete Exercise_files/f(3).txt"
as="script"><script type="text/javascript" src="./Anil&#39;s Oracle Application
Framework Blog_ Delete Exercise_files/f(3).txt"></script><link rel="preload"
href="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/f(4).txt" as="script"><script type="text/javascript"
src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/f(4).txt"></script><style> .gc-bubbleDefault{background-
color:transparent !important;text-align:left;padding:0 !important;margin:0 !
important;border:0 !important;table-layout:auto !important}.gc-reset{background-
color:transparent !important;border:0 !important;padding:0 !important;margin:0 !
important;text-align:left}.pls-bubbleTop{border-bottom:1px solid #ccc !
important}.pls-topTail,.pls-vertShimLeft,.pls-contentLeft{background-
image:url(//ssl.gstatic.com/s2/oz/images/stars/po/bubblev1/border_3.gif) !
important}.pls-topTail{background-repeat:repeat-x !important;background-
position:bottom !important}.pls-vertShim{background-color:#fff !important;text-
align:right}.tbl-grey .pls-vertShim{background-color:#f5f5f5 !important}.pls-
vertShimLeft{background-repeat:repeat-y !important;background-position:right !
important;height:4px}.pls-vertShimRight{height:4px}.pls-confirm-container .pls-
vertShim{background-color:#fff3c2 !important}.pls-contentWrap{background-color:#fff
!important;position:relative !important;vertical-align:top}.pls-
contentLeft{background-repeat:repeat-y;background-position:right;vertical-
align:top}.pls-dropRight{background-
image:url(//ssl.gstatic.com/s2/oz/images/stars/po/bubblev1/bubbleDropR_3.png) !
important;background-repeat:repeat-y !important;vertical-align:top}.pls-vert,.pls-
tailleft,.pls-dropTR .pls-dropBR,.pls-dropBL,.pls-vert img{vertical-align:top}.pls-
dropBottom{background-
image:url(//ssl.gstatic.com/s2/oz/images/stars/po/bubblev1/bubbleDropB_3.png) !
important;background-repeat:repeat-x !important;width:100%;vertical-align:top}.pls-
topLeft{background:inherit !important;text-align:right;vertical-align:bottom}.pls-
topRight{background:inherit !important;text-align:left;vertical-align:bottom}.pls-
bottomLeft{background:inherit !important;text-align:right}.pls-
bottomRight{background:inherit !important;text-align:left;vertical-align:top}.pls-
tailtop,.pls-tailright,.pls-tailbottom,.pls-
tailleft{display:none;position:relative}.pls-tailbottom,.pls-tailtop,.pls-
tailright,.pls-tailleft,.pls-dropTR,.pls-dropBR,.pls-dropBL{background-
image:url(//ssl.gstatic.com/s2/oz/images/stars/po/bubblev1/bubbleSprite_3.png) !
important;background-repeat:no-repeat}.tbl-grey .pls-tailbottom,.tbl-grey .pls-
tailtop,.tbl-grey .pls-tailright,.tbl-grey .pls-tailleft,.tbl-grey .pls-
dropTR,.tbl-grey .pls-dropBR,.tbl-grey .pls-dropBL{background-
image:url(//ssl.gstatic.com/s2/oz/images/stars/po/bubblev1/bubbleSprite-grey.png) !
important}.pls-tailbottom{background-position:-23px 0}.pls-confirm-container .pls-
tailbottom{background-position:-23px -10px}.pls-tailtop{background-position:-19px
-20px}.pls-tailright{background-position:0 0}.pls-tailleft{background-position:-
10px 0}.pls-tailtop{vertical-align:top}.gc-bubbleDefault td{line-height:0;font-
size:0}.pls-topLeft img,.pls-topRight img,.pls-tailbottom{vertical-
align:bottom}.pls-bottomLeft img,.bubbleDropTR,.pls-dropBottomL img,.pls-dropBottom
img,.pls-dropBottomR img,.pls-bottomLeft{vertical-align:top}.pls-dropTR{background-
position:0 -22px}.pls-dropBR{background-position:0 -27px}.pls-dropBL{background-
position:0 -16px}.pls-spacertop,.pls-spacerright,.pls-spacerbottom,.pls-
spacerleft{position:static !important}.pls-
spinner{bottom:0;position:absolute;left:0;margin:auto;right:0;top:0}</style><script
type="text/javascript" charset="UTF-8" src="./Anil&#39;s Oracle Application
Framework Blog_ Delete Exercise_files/element_main.js.download"></script><style
type="text/css">.fb_hidden{position:absolute;top:-10000px;z-
index:10001}.fb_reposition{overflow:hidden;position:relative}.fb_invisible{display:
none}.fb_reset{background:none;border:0;border-
spacing:0;color:#000;cursor:auto;direction:ltr;font-family:"lucida grande", tahoma,
verdana, arial, sans-serif;font-size:11px;font-style:normal;font-
variant:normal;font-weight:normal;letter-spacing:normal;line-
height:1;margin:0;overflow:visible;padding:0;text-align:left;text-
decoration:none;text-indent:0;text-shadow:none;text-
transform:none;visibility:visible;white-space:normal;word-
spacing:normal}.fb_reset>div{overflow:hidden}@keyframes
fb_transform{from{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.
fb_animate{animation:fb_transform .3s forwards}
.fb_dialog{background:rgba(82, 82, 82, .7);position:absolute;top:-10000px;z-
index:10001}.fb_dialog_advanced{border-
radius:8px;padding:10px}.fb_dialog_content{background:#fff;color:#373737}.fb_dialog
_close_icon{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/yq/r/IE9JII6Z1Ys
.png) no-repeat scroll 0 0
transparent;cursor:pointer;display:block;height:15px;position:absolute;right:18px;t
op:17px;width:15px}.fb_dialog_mobile
.fb_dialog_close_icon{left:5px;right:auto;top:5px}.fb_dialog_padding{background-
color:transparent;position:absolute;width:1px;z-index:-
1}.fb_dialog_close_icon:hover{background:url(https://static.xx.fbcdn.net/rsrc.php/v
3/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 -15px
transparent}.fb_dialog_close_icon:active{background:url(https://static.xx.fbcdn.net
/rsrc.php/v3/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 -30px
transparent}.fb_dialog_iframe{line-height:0}.fb_dialog_content
.dialog_title{background:#6d84b4;border:1px solid #365899;color:#fff;font-
size:14px;font-weight:bold;margin:0}.fb_dialog_content
.dialog_title>span{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/yd/r/Cou7
n-nqK52.gif) no-repeat 5px 50%;float:left;padding:5px 0 7px
26px}body.fb_hidden{height:100%;left:0;margin:0;overflow:visible;position:absolute;
top:-
10000px;transform:none;width:100%}.fb_dialog.fb_dialog_mobile.loading{background:ur
l(https://static.xx.fbcdn.net/rsrc.php/v3/ya/r/3rhSv5V8j3o.gif) white no-repeat 50%
50%;min-height:100%;min-width:100%;overflow:hidden;position:absolute;top:0;z-
index:10001}.fb_dialog.fb_dialog_mobile.loading.centered{background:none;height:aut
o;min-height:initial;min-
width:initial;width:auto}.fb_dialog.fb_dialog_mobile.loading.centered
#fb_dialog_loader_spinner{width:100%}.fb_dialog.fb_dialog_mobile.loading.centered .
fb_dialog_content{background:none}.loading.centered
#fb_dialog_loader_close{clear:both;color:#fff;display:block;font-size:18px;padding-
top:20px}#fb-root #fb_dialog_ipad_overlay{background:rgba(0, 0, 0, .
4);bottom:0;left:0;min-height:100%;position:absolute;right:0;top:0;width:100%;z-
index:10000}#fb-root
#fb_dialog_ipad_overlay.hidden{display:none}.fb_dialog.fb_dialog_mobile.loading
iframe{visibility:hidden}.fb_dialog_mobile
.fb_dialog_iframe{position:sticky;top:0}.fb_dialog_content
.dialog_header{background:linear-gradient(from(#738aba), to(#2c4987));border-
bottom:1px solid;border-color:#043b87;box-shadow:white 0 1px 1px -1px
inset;color:#fff;font:bold 14px Helvetica, sans-serif;text-overflow:ellipsis;text-
shadow:rgba(0, 30, 84, .296875) 0 -1px 0;vertical-align:middle;white-
space:nowrap}.fb_dialog_content .dialog_header
table{height:43px;width:100%}.fb_dialog_content .dialog_header td.header_left{font-
size:12px;padding-left:5px;vertical-align:middle;width:60px}.fb_dialog_content
.dialog_header td.header_right{font-size:12px;padding-right:5px;vertical-
align:middle;width:60px}.fb_dialog_content .touchable_button{background:linear-
gradient(from(#4267B2), to(#2a4887));background-clip:padding-box;border:1px solid
#29487d;border-radius:3px;display:inline-block;line-height:18px;margin-top:3px;max-
width:85px;padding:4px 12px;position:relative}.fb_dialog_content .dialog_header
.touchable_button input{background:none;border:none;color:#fff;font:bold 12px
Helvetica, sans-serif;margin:2px -12px;padding:2px 6px 3px 6px;text-shadow:rgba(0,
30, 84, .296875) 0 -1px 0}.fb_dialog_content .dialog_header
.header_center{color:#fff;font-size:16px;font-weight:bold;line-height:18px;text-
align:center;vertical-align:middle}.fb_dialog_content
.dialog_content{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/y9/r/jKEcVPZ
Fk-2.gif) no-repeat 50% 50%;border:1px solid #4a4a4a;border-bottom:0;border-
top:0;height:150px}.fb_dialog_content .dialog_footer{background:#f5f6f7;border:1px
solid #4a4a4a;border-top-
color:#ccc;height:40px}#fb_dialog_loader_close{float:left}.fb_dialog.fb_dialog_mobi
le .fb_dialog_close_button{text-shadow:rgba(0, 30, 84, .296875) 0 -1px
0}.fb_dialog.fb_dialog_mobile
.fb_dialog_close_icon{visibility:hidden}#fb_dialog_loader_spinner{animation:rotateS
pinner 1.2s linear infinite;background-color:transparent;background-
image:url(https://static.xx.fbcdn.net/rsrc.php/v3/yD/r/t-wz8gw1xG1.png);background-
position:50% 50%;background-repeat:no-repeat;height:24px;width:24px}@keyframes
rotateSpinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
.fb_iframe_widget{display:inline-block;position:relative}.fb_iframe_widget
span{display:inline-block;position:relative;text-align:justify}.fb_iframe_widget
iframe{position:absolute}.fb_iframe_widget_fluid_desktop,.fb_iframe_widget_fluid_de
sktop span,.fb_iframe_widget_fluid_desktop iframe{max-
width:100%}.fb_iframe_widget_fluid_desktop iframe{min-
width:220px;position:relative}.fb_iframe_widget_lift{z-
index:1}.fb_iframe_widget_fluid{display:inline}.fb_iframe_widget_fluid
span{width:100%}</style></head><body class=" variant-renewable" style="position:
relative; min-height: 100%; top: 0px;"><h2><center>Anil's Blog is Best Viewed on
GOOGLE CHROME</center>
</h2>
<link href="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/authorization.css" media="all" onload="if(media!
=&#39;all&#39;)media=&#39;all&#39;" rel="stylesheet"><noscript><link
href='https://www.blogger.com/dyn-css/authorization.css?
targetBlogID=6509779587060986418&amp;zx=fd8381f3-581a-48fa-be57-5ee771458f01'
rel='stylesheet'/></noscript>

<div class="navbar section" id="navbar"><div class="widget Navbar" data-version="1"


id="Navbar1"><script type="text/javascript">
function setAttributeOnload(object, attribute, val) {
if(window.addEventListener) {
window.addEventListener('load',
function(){ object[attribute] = val; }, false);
} else {
window.attachEvent('onload', function(){ object[attribute] = val; });
}
}
</script>
<div id="navbar-iframe-container"><iframe ng-non-bindable="" frameborder="0"
hspace="0" marginheight="0" marginwidth="0" scrolling="no" style="" tabindex="0"
vspace="0" width="100%" id="navbar-iframe" name="navbar-iframe" src="./Anil&#39;s
Oracle Application Framework Blog_ Delete
Exercise_files/navbar.html"></iframe></div>
<script type="text/javascript" src="./Anil&#39;s Oracle Application Framework Blog_
Delete Exercise_files/plusone.js.download" gapi_processed="true"></script>
<script type="text/javascript">
gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() {
if (gapi.iframes && gapi.iframes.getContext) {
gapi.iframes.getContext().openChild({
url: 'https://www.blogger.com/navbar.g?
targetBlogID\x3d6509779587060986418\x26blogName\x3dAnil\x27s+Oracle+Application+Fra
mework+Blog\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLUE\x26layout
Type\x3dLAYOUTS\x26searchRoot\x3dhttps://oracleanil.blogspot.com/search\x26blogLoca
le\x3den\x26v\x3d2\x26homepageUrl\x3dhttps://oracleanil.blogspot.com/\x26targetPost
ID\x3d4314030422184171752\x26blogPostOrPageUrl\x3dhttps://oracleanil.blogspot.com/2
010/05/delete-exercise-delete-row-from-table.html\x26vt\x3d-488094792909476707',
where: document.getElementById("navbar-iframe-container"),
id: "navbar-iframe"
});
}
});
</script><script type="text/javascript">
(function() {
var script = document.createElement('script');
script.type = 'text/javascript';
script.src = '//pagead2.googlesyndication.com/pagead/js/google_top_exp.js';
var head = document.getElementsByTagName('head')[0];
if (head) {
head.appendChild(script);
}})();
</script>
</div></div>
<div class="body-fauxcolumns">
<div class="fauxcolumn-outer body-fauxcolumn-outer">
<div class="cap-top">
<div class="cap-left"></div>
<div class="cap-right"></div>
</div>
<div class="fauxborder-left">
<div class="fauxborder-right"></div>
<div class="fauxcolumn-inner">
</div>
</div>
<div class="cap-bottom">
<div class="cap-left"></div>
<div class="cap-right"></div>
</div>
</div>
</div>
<div class="content" style="height: auto !important;">
<div class="content-fauxcolumns">
<div class="fauxcolumn-outer content-fauxcolumn-outer">
<div class="cap-top">
<div class="cap-left"></div>
<div class="cap-right"></div>
</div>
<div class="fauxborder-left">
<div class="fauxborder-right"></div>
<div class="fauxcolumn-inner">
</div>
</div>
<div class="cap-bottom">
<div class="cap-left"></div>
<div class="cap-right"></div>
</div>
</div>
</div>
<div class="content-outer" style="height: auto !important;">
<div class="content-cap-top cap-top">
<div class="cap-left"></div>
<div class="cap-right"></div>
</div>
<div class="fauxborder-left content-fauxborder-left" style="height: auto !
important;">
<div class="fauxborder-right content-fauxborder-right"></div>
<div class="content-inner" style="height: auto !important;">
<header>
<div class="header-outer">
<div class="header-cap-top cap-top">
<div class="cap-left"></div>
<div class="cap-right"></div>
</div>
<div class="fauxborder-left header-fauxborder-left">
<div class="fauxborder-right header-fauxborder-right"></div>
<div class="region-inner header-inner">
<div class="header section" id="header"><div class="widget Header" data-version="1"
id="Header1">
<div id="header-inner">
<div class="titlewrapper">
<h1 class="title">
<a href="https://oracleanil.blogspot.com/">
Anil's Oracle Application Framework Blog
</a>
</h1>
</div>
<div class="descriptionwrapper">
<p class="description"><span>Sharing learning with wider audience</span></p>
</div>
</div>
</div></div>
</div>
</div>
<div class="header-cap-bottom cap-bottom">
<div class="cap-left"></div>
<div class="cap-right"></div>
</div>
</div>
</header>
<div class="tabs-outer">
<div class="tabs-cap-top cap-top">
<div class="cap-left"></div>
<div class="cap-right"></div>
</div>
<div class="fauxborder-left tabs-fauxborder-left">
<div class="fauxborder-right tabs-fauxborder-right"></div>
<div class="region-inner tabs-inner">
<div class="tabs section" id="crosscol"><div class="widget PageList" data-
version="1" id="PageList1">
<h2>Pages</h2>
<div class="widget-content">
<ul>
<li>
<a href="https://oracleanil.blogspot.com/">Home</a>
</li>
<li>
<a href="https://oracleanil.blogspot.com/p/adf.html">ADF</a>
</li>
<li>
<a href="https://oracleanil.blogspot.com/p/how-to-start-learning-oaf.html">How to
start learning OAF</a>
</li>
<li>
<a href="https://oracleanil.blogspot.com/p/extensions-in-oaf.html">Extensions in
OAF</a>
</li>
<li>
<a href="https://oracleanil.blogspot.com/p/trainings-support.html">Trainings &amp;
Services</a>
</li>
<li>
<a href="https://oracleanil.blogspot.com/p/jobs.html">Jobs</a>
</li>
</ul>
<div class="clear"></div>
<span class="widget-item-control">
<span class="item-control blog-admin">
<a class="quickedit" href="https://www.blogger.com/rearrange?
blogID=6509779587060986418&amp;widgetType=PageList&amp;widgetId=PageList1&amp;actio
n=editWidget&amp;sectionId=crosscol" onclick="return
_WidgetManager._PopupConfig(document.getElementById(&quot;PageList1&quot;));"
rel="nofollow" target="configPageList1" title="Edit">
<img alt="" height="18" src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/icon18_wrench_allbkg.png" width="18">
</a>
</span>
</span>
<div class="clear"></div>
</div>
</div></div>
<div class="tabs no-items section" id="crosscol-overflow"></div>
</div>
</div>
<div class="tabs-cap-bottom cap-bottom">
<div class="cap-left"></div>
<div class="cap-right"></div>
</div>
</div>
<div class="main-outer" style="height: auto !important;">
<div class="main-cap-top cap-top">
<div class="cap-left"></div>
<div class="cap-right"></div>
</div>
<div class="fauxborder-left main-fauxborder-left" style="height: auto !important;">
<div class="fauxborder-right main-fauxborder-right"></div>
<div class="region-inner main-inner" style="height: auto !important;">
<div class="columns fauxcolumns" style="height: auto !important;">
<div class="fauxcolumn-outer fauxcolumn-center-outer">
<div class="cap-top">
<div class="cap-left"></div>
<div class="cap-right"></div>
</div>
<div class="fauxborder-left">
<div class="fauxborder-right"></div>
<div class="fauxcolumn-inner">
</div>
</div>
<div class="cap-bottom">
<div class="cap-left"></div>
<div class="cap-right"></div>
</div>
</div>
<div class="fauxcolumn-outer fauxcolumn-left-outer">
<div class="cap-top">
<div class="cap-left"></div>
<div class="cap-right"></div>
</div>
<div class="fauxborder-left">
<div class="fauxborder-right"></div>
<div class="fauxcolumn-inner">
</div>
</div>
<div class="cap-bottom">
<div class="cap-left"></div>
<div class="cap-right"></div>
</div>
</div>
<div class="fauxcolumn-outer fauxcolumn-right-outer">
<div class="cap-top">
<div class="cap-left"></div>
<div class="cap-right"></div>
</div>
<div class="fauxborder-left">
<div class="fauxborder-right"></div>
<div class="fauxcolumn-inner">
</div>
</div>
<div class="cap-bottom">
<div class="cap-left"></div>
<div class="cap-right"></div>
</div>
</div>
<!-- corrects IE6 width calculation -->
<div class="columns-inner">
<div class="column-center-outer" style="height: auto !important;">
<div class="column-center-inner" style="height: auto !important;">
<div class="main section" id="main" style="height: auto !important;"><div
class="widget Blog" data-version="1" id="Blog1">
<div class="blog-posts hfeed">

<div class="date-outer">
<h2 class="date-header"><span>Monday, May 24, 2010</span></h2>

<div class="date-posts">

<div class="post-outer">
<div class="post hentry">
<a name="4314030422184171752"></a>
<h3 class="post-title entry-title">
<a href="https://oracleanil.blogspot.com/2010/05/delete-exercise-delete-row-from-
table.html">Delete Exercise [ Delete row from a Table]</a>
</h3>
<div class="post-header">
<div class="post-header-line-1"></div>
</div>
<div class="post-body entry-content">
<span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;
font-size: medium;"><span class="Apple-style-span" style="font-size: 15px;">When
the user selects the Delete icon, we want to submit the form so we can handle the
event in&nbsp;<span class="code" style="color: #336699; font-family: &#39;Courier
New&#39;, Courier, monospace; font-size:
11pt;">processFormRequest().&nbsp;</span></span></span><br>
<span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;
font-size: medium;"><span class="Apple-style-span" style="font-size: 15px;"><br>
</span></span><br>
<span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;
font-size: medium;"><span class="Apple-style-span" style="font-size: 15px;"><span
class="code" style="color: #336699; font-family: &#39;Courier New&#39;, Courier,
monospace; font-size: 11pt;"></span>Normally, when you simply set a&nbsp;<span
class="PropertyName" style="font-family: &#39;Courier New&#39;, Courier, mono;
font-style: normal;">Destination URI</span>&nbsp;property for an image, its
selection results in an HTTP GET and not a POST; we want to perform a POST. To do
this, we will be explicitly configuring the image to perform a form submit when
selected.</span></span><br>
<span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;
font-size: medium;"><span class="Apple-style-span" style="font-size: 15px;"><br>
</span></span><br>
<span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;
font-size: medium;"><span class="Apple-style-span" style="font-size: 15px;">Right-
click on the TableRegion and select&nbsp;<strong style="font-weight: bold;">New
&gt; Item</strong>&nbsp;from the context menu and&nbsp;set this item's properties
as follows.</span></span><br>
<span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;
font-size: 15px;"><br>
</span><br>
<span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;
font-size: 15px;">Item Style: image</span><br>
<span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;
font-size: 15px;">Image URl:&nbsp;<span class="Apple-style-span" style="-webkit-
border-horizontal-spacing: 2px; -webkit-border-vertical-spacing:
2px;">deleteicon_enabled.gif</span></span><br>
<span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;
font-size: medium;"><span class="Apple-style-span" style="-webkit-border-
horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; font-size:
15px;">Action Type : fireAction</span></span><br>
<span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;
font-size: medium;"><span class="Apple-style-span" style="-webkit-border-
horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; font-size:
15px;">Event:&nbsp;<span class="Apple-style-span" style="-webkit-border-horizontal-
spacing: 0px; -webkit-border-vertical-spacing:
0px;">delete</span></span></span><br>
<span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;
font-size: medium;"><span class="Apple-style-span" style="-webkit-border-
horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; font-size:
15px;"><span class="Apple-style-span" style="-webkit-border-horizontal-spacing:
0px; -webkit-border-vertical-spacing: 0px;">Submit: True</span></span></span><br>
<span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;
font-size: medium;"><span class="Apple-style-span" style="-webkit-border-
horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; font-size:
15px;"><span class="Apple-style-span" style="-webkit-border-horizontal-spacing:
0px; -webkit-border-vertical-spacing: 0px;"><br>
</span></span></span><br>
<div class="separator" style="clear: both; text-align: center;"><a
href="https://3.bp.blogspot.com/_kNYvUMH2rtU/S_tDwBaZ5NI/AAAAAAAAADQ/tXMrdmrddhY/s1
600/PropertyInspector.bmp" imageanchor="1" style="margin-left: 1em; margin-right:
1em;"><img border="0" height="640" src="./Anil&#39;s Oracle Application Framework
Blog_ Delete Exercise_files/PropertyInspector.jpg" width="355"></a></div><span
class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif; font-
size: medium;"><span class="Apple-style-span" style="-webkit-border-horizontal-
spacing: 2px; -webkit-border-vertical-spacing: 2px; font-size: 15px;"><span
class="Apple-style-span" style="-webkit-border-horizontal-spacing: 0px; -webkit-
border-vertical-spacing: 0px;"><br>
</span></span></span><br>
<span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;
font-size: medium;"><span class="Apple-style-span" style="-webkit-border-
horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; font-size:
15px;"><span class="Apple-style-span" style="-webkit-border-horizontal-spacing:
0px; -webkit-border-vertical-spacing: 0px;"><br>
</span></span></span><br>
<span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;
font-size: medium;"><span class="Apple-style-span" style="-webkit-border-
horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; font-size:
15px;"><span class="Apple-style-span" style="-webkit-border-horizontal-spacing:
0px; -webkit-border-vertical-spacing: 0px;">Place your cursor in the&nbsp;<span
class="PropertyName" style="font-family: &#39;Courier New&#39;, Courier, mono;
font-style: normal;">Parameters</span>&nbsp;property field and select the list of
values "<span class="GUITag" style="font-family: Arial, Helvetica, Geneva, sans-
serif; font-size: 14px; font-style: normal; font-weight: bold;">...</span>"
button.</span></span></span><br>
<span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;
font-size: medium;"><span class="Apple-style-span" style="-webkit-border-
horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; font-size:
15px;"><span class="Apple-style-span" style="-webkit-border-horizontal-spacing:
0px; -webkit-border-vertical-spacing: 0px;"><br>
</span></span></span><br>
<span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;
font-size: medium;"><span class="Apple-style-span" style="-webkit-border-
horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; font-size:
15px;"><span class="Apple-style-span" style="-webkit-border-horizontal-spacing:
0px; -webkit-border-vertical-spacing: 0px;">I<span class="Apple-style-span"
style="font-size: medium;">n the&nbsp;</span><span class="GUITag" style="font-
family: Arial, Helvetica, Geneva, sans-serif; font-style: normal; font-weight:
bold;"><span class="Apple-style-span" style="font-size:
medium;">Parameters</span></span><span class="Apple-style-span" style="font-size:
medium;">&nbsp;window, define a parameter whose name is&nbsp;</span><span
class="Apple-style-span" style="font-size:
medium;"><b>TableAssignmentId&nbsp;</b>and whose value is&nbsp;</span><span
class="code" style="color: #336699; font-family: &#39;Courier New&#39;, Courier,
monospace;"><span class="Apple-style-span" style="font-size: medium;">$
{oa.xxIncreaseWorkVO1.AssignmentId}</span></span><span class="Apple-style-span"
style="font-size: medium;">.&nbsp;</span></span></span></span><br>
<span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;
font-size: medium;"><span class="Apple-style-span" style="-webkit-border-
horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; font-size:
15px;"><span class="Apple-style-span" style="-webkit-border-horizontal-spacing:
0px; -webkit-border-vertical-spacing: 0px;"><span class="Apple-style-span"
style="font-size: medium;"><br>
</span></span></span></span><br>
<div class="separator" style="clear: both; text-align: center;"><a
href="https://4.bp.blogspot.com/_kNYvUMH2rtU/S_tDLHAeCII/AAAAAAAAADI/2-
UQsVK1Rqc/s1600/Parameter.bmp" imageanchor="1" style="margin-left: 1em; margin-
right: 1em;"><img border="0" height="292" src="./Anil&#39;s Oracle Application
Framework Blog_ Delete Exercise_files/Parameter.jpg" width="400"></a></div><span
class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif; font-
size: medium;"><span class="Apple-style-span" style="-webkit-border-horizontal-
spacing: 2px; -webkit-border-vertical-spacing: 2px; font-size: 15px;"><span
class="Apple-style-span" style="-webkit-border-horizontal-spacing: 0px; -webkit-
border-vertical-spacing: 0px;"><span class="Apple-style-span" style="font-size:
medium;"><br>
</span></span></span></span><br>
<span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;
font-size: medium;"><span class="Apple-style-span" style="-webkit-border-
horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; font-size:
15px;"><span class="Apple-style-span" style="-webkit-border-horizontal-spacing:
0px; -webkit-border-vertical-spacing: 0px;"><span class="Apple-style-span"
style="font-size: medium;"><br>
</span></span></span></span><br>
<span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;
font-size: medium;"><span class="Apple-style-span" style="-webkit-border-
horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; font-size:
15px;"><span class="Apple-style-span" style="-webkit-border-horizontal-spacing:
0px; -webkit-border-vertical-spacing: 0px;"><span class="Apple-style-span"
style="font-size: medium;">This SPEL (</span><a
href="file:///D:/jdevdoc/WebHelp/devguide/build/build_view.htm#SPEL" style="font-
family: Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-
size: medium;">"Simplest Possible Expression Language"</span></a><span
class="Apple-style-span" style="font-size: medium;">) syntax indicates that the
value for the&nbsp;</span><span class="Apple-style-span" style="font-size:
medium;"><b>TableAssignmentId &nbsp;</b>parameter will be obtained from
the&nbsp;</span><span class="Apple-style-span" style="font-size: medium;"><span
class="Apple-style-span" style="color: #336699; font-family: &#39;Courier New&#39;,
Courier, monospace;">AssignmentId&nbsp;</span>attribute in the&nbsp;</span><span
class="Apple-style-span" style="font-size: medium;"><span class="Apple-style-span"
style="color: #336699; font-family: &#39;Courier New&#39;, Courier,
monospace;">xxIncreaseWorkVO1&nbsp;</span>view
instance.</span></span></span></span><br>
<span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;
font-size: medium;"><span class="Apple-style-span" style="-webkit-border-
horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; font-size:
15px;"><span class="Apple-style-span" style="-webkit-border-horizontal-spacing:
0px; -webkit-border-vertical-spacing: 0px;"><br>
</span></span></span><br>
<span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;
font-size: 15px;"><span class="Apple-style-span" style="color:
#0b5394;"><b>Controller PFR Code:-</b></span></span><br>
<br>
<pre class="java:nogutter" name="code">if
("delete".equals(pageContext.getParameter(EVENT_PARAM)))
{
String TableAssignmentId=pageContext.getParameter("TableAssignmentId");
Serializable [] params = {TableAssignmentId};
am.invokeMethod("deleteSCODetails",params );
}
</pre><br>
<b><span class="Apple-style-span" style="color: #0b5394;">AMImpl
Code:</span></b><br>
<br>
<pre class="java:nogutter" name="code">import oracle.jbo.RowSetIterator;
import java.sql.Connection;

public void deleteSCODetails(String TableAssignmentId)


{
getOADBTransaction().writeDiagnostics(this, "In the delete Method
TableAssignmentId==&gt;" +TableAssignmentId, 1);

OAViewObject vo = getxxIncreaseWorkVO1();
xxIncreaseWorkVORowImpl rowi = null;

int fetchedRowCount = vo.getRowCount();


getOADBTransaction().writeDiagnostics(this, "Row Count is =&gt;" +
fetchedRowCount, 1);
RowSetIterator selectIter = vo.createRowSetIterator("selectIter");

Connection conn = getOADBTransaction().getJdbcConnection();


try
{
if (fetchedRowCount &gt; 0)
{
selectIter.setRangeStart(0);
selectIter.setRangeSize(fetchedRowCount);

for (int i = 0; i &lt; fetchedRowCount; i++)


{
getOADBTransaction().writeDiagnostics(this, "in the foor Loop" + i ,
1);
rowi = (xxIncreaseWorkVORowImpl)selectIter.getRowAtRangeIndex(i);
String voAssignmentId = rowi.getAssignmentId()+"";

getOADBTransaction().writeDiagnostics(this, "voAssignmentId &amp;&amp;


tableAssign id is "+voAssignmentId +","+ TableAssignmentId, 1);

if(TableAssignmentId.compareTo(voAssignmentId) == 0)
{
// This performs the actual delete.
rowi.remove();
getTransaction().commit();
break; // only one possible selected row in this case

}
}
}
}
}
</pre>
<div style="clear: both;"></div>
</div>
<div class="post-footer">
<div class="post-footer-line post-footer-line-1"><span class="post-author vcard">
Posted by
<span class="fn">Anil Sharma</span>
</span>
<span class="post-timestamp">
at
<a class="timestamp-link" href="https://oracleanil.blogspot.com/2010/05/delete-
exercise-delete-row-from-table.html" rel="bookmark" title="permanent link"><abbr
class="published" title="2010-05-24T20:37:00-07:00">8:37 PM</abbr></a>
</span>
<span class="post-comment-link">
</span>
<span class="post-icons">
<span class="item-action">
<a href="https://www.blogger.com/email-post.g?
blogID=6509779587060986418&amp;postID=4314030422184171752" title="Email Post">
<img alt="" class="icon-action" height="13" src="./Anil&#39;s Oracle Application
Framework Blog_ Delete Exercise_files/icon18_email.gif" width="18">
</a>
</span>
<span class="item-control blog-admin pid-449052159">
<a href="https://www.blogger.com/post-edit.g?
blogID=6509779587060986418&amp;postID=4314030422184171752&amp;from=pencil"
title="Edit Post">
<img alt="" class="icon-action" height="18" src="./Anil&#39;s Oracle Application
Framework Blog_ Delete Exercise_files/icon18_edit_allbkg.gif" width="18">
</a>
</span>
</span>
<span class="reaction-buttons">
<table border="0" cellpadding="0" cellspacing="0" width="100%"><tbody><tr>
<td class="reactions-label-cell" nowrap="nowrap" valign="top" width="1%">
<span class="reactions-label">
Reactions:</span>&nbsp;</td>
<td><iframe allowtransparency="true" class="reactions-iframe" frameborder="0"
name="reactions" scrolling="no" src="./Anil&#39;s Oracle Application Framework
Blog_ Delete Exercise_files/blog-post-reactions.html"></iframe></td>
</tr></tbody></table>
</span>
<span class="post-backlinks post-comment-link">
</span>
</div>
<div class="post-footer-line post-footer-line-2"><span class="post-labels">
</span>
</div>
<div class="post-footer-line post-footer-line-3"></div>
</div>
</div>
<div class="comments" id="comments">
<a name="comments"></a>
<h4>No comments:</h4>
<div id="Blog1_comments-block-wrapper">
<dl class="avatar-comment-indent" id="comments-block">
</dl>
</div>
<p class="comment-footer">
</p><div class="comment-form">
<a name="comment-form"></a>
<h4 id="comment-post-message">Post a Comment</h4>
<p>
</p>
<p>Note: Only a member of this blog may post a comment.</p>
<a href="https://www.blogger.com/comment-iframe.g?
blogID=6509779587060986418&amp;postID=4314030422184171752&amp;blogspotRpcToken=4292
35" id="comment-editor-src"></a>
<iframe allowtransparency="true" class="blogger-iframe-colorize blogger-comment-
from-post" frameborder="0" height="194px" id="comment-editor" name="comment-editor"
src="./Anil&#39;s Oracle Application Framework Blog_ Delete Exercise_files/comment-
iframe.html" width="100%" data-resized="true"></iframe>
<script src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/1334751479-comment_from_post_iframe.js.download"
type="text/javascript"></script>
<script type="text/javascript">
BLOG_CMT_createIframe('https://www.blogger.com/rpc_relay.html');
</script>
</div>
<p></p>
<div id="backlinks-container">
<div id="Blog1_backlinks-container"><a></a><h4>Links to this post</h4>
<p>
<a href="https://www.blogger.com/blog-this.g" target="_blank">Create a Link</a>
</p>
</div>
</div>
</div>
</div>

</div></div>

</div>
<div class="blog-pager" id="blog-pager">
<span id="blog-pager-newer-link">
<a class="blog-pager-newer-link"
href="https://oracleanil.blogspot.com/2010/06/addminus-1-date-from-given-date.html"
id="Blog1_blog-pager-newer-link" title="Newer Post">Newer Post</a>
</span>
<span id="blog-pager-older-link">
<a class="blog-pager-older-link"
href="https://oracleanil.blogspot.com/2010/05/adding-level-1-tab-page-to-
existing.html" id="Blog1_blog-pager-older-link" title="Older Post">Older Post</a>
</span>
<a class="home-link" href="https://oracleanil.blogspot.com/">Home</a>
</div>
<div class="clear"></div>
<div class="post-feeds">
<div class="feed-links">
Subscribe to:
<a class="feed-link"
href="https://oracleanil.blogspot.com/feeds/4314030422184171752/comments/default"
target="_blank" type="application/atom+xml">Post Comments (Atom)</a>
</div>
</div>
</div><div class="widget AdSense" data-version="1" id="AdSense2" style="height:
auto !important;">
<div class="widget-content">
<script async="" src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/f(5).txt"></script>
<!-- oracleanil_sidebar-right-1_AdSense2_1x1_as -->
<ins class="adsbygoogle" style="display: block; height: 280px;" data-ad-client="ca-
pub-5453431629874499" data-ad-host="ca-host-pub-1556223355139109" data-ad-host-
channel="L0001" data-ad-slot="1184466229" data-ad-format="auto" data-full-width-
responsive="true" data-adsbygoogle-status="done"><ins id="aswift_0_expand"
style="display:inline-
table;border:none;height:280px;margin:0;padding:0;position:relative;visibility:visi
ble;width:756px;background-color:transparent;"><ins id="aswift_0_anchor"
style="display: block; border: none; height: 280px; margin: 0px; padding: 0px;
position: relative; visibility: visible; width: 756px; background-color:
transparent; overflow: visible;"><iframe id="aswift_0" name="aswift_0"
style="left:0;position:absolute;top:0;border:0;width:756px;height:280px;"
sandbox="allow-forms allow-pointer-lock allow-popups allow-popups-to-escape-sandbox
allow-same-origin allow-scripts allow-top-navigation-by-user-activation"
width="756" height="280" frameborder="0" src="./Anil&#39;s Oracle Application
Framework Blog_ Delete Exercise_files/ads.html" marginwidth="0" marginheight="0"
vspace="0" hspace="0" allowtransparency="true" scrolling="no"
allowfullscreen="true" data-google-container-id="a!1" data-load-
complete="true"></iframe></ins></ins></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<div class="clear"></div>
<span class="widget-item-control">
<span class="item-control blog-admin">
<a class="quickedit" href="https://www.blogger.com/rearrange?
blogID=6509779587060986418&amp;widgetType=AdSense&amp;widgetId=AdSense2&amp;action=
editWidget&amp;sectionId=main" onclick="return
_WidgetManager._PopupConfig(document.getElementById(&quot;AdSense2&quot;));"
rel="nofollow" target="configAdSense2" title="Edit">
<img alt="" height="18" src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/icon18_wrench_allbkg.png" width="18">
</a>
</span>
</span>
<div class="clear"></div>
</div>
</div></div>
</div>
</div>
<div class="column-left-outer" style="height: auto !important;">
<div class="column-left-inner" style="height: auto !important;">
<aside style="height: auto !important;">
<div class="sidebar section" id="sidebar-left-1" style="height: auto !
important;"><div class="widget AdSense" data-version="1" id="AdSense1"
style="height: auto !important;">
<div class="widget-content">
<script async="" src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/f(5).txt"></script>
<!-- oracleanil_sidebar-left-1_AdSense1_1x1_as -->
<ins class="adsbygoogle" style="display: block; height: 600px;" data-ad-client="ca-
pub-5453431629874499" data-ad-host="ca-host-pub-1556223355139109" data-ad-host-
channel="L0001" data-ad-slot="6740171368" data-ad-format="auto" data-full-width-
responsive="true" data-adsbygoogle-status="done"><ins id="aswift_1_expand"
style="display:inline-
table;border:none;height:600px;margin:0;padding:0;position:relative;visibility:visi
ble;width:166px;background-color:transparent;"><ins id="aswift_1_anchor"
style="display: block; border: none; height: 600px; margin: 0px; padding: 0px;
position: relative; visibility: visible; width: 166px; background-color:
transparent; overflow: visible;"><iframe id="aswift_1" name="aswift_1"
style="left:0;position:absolute;top:0;border:0;width:166px;height:600px;"
sandbox="allow-forms allow-pointer-lock allow-popups allow-popups-to-escape-sandbox
allow-same-origin allow-scripts allow-top-navigation-by-user-activation"
width="166" height="600" frameborder="0" src="./Anil&#39;s Oracle Application
Framework Blog_ Delete Exercise_files/ads(1).html" marginwidth="0" marginheight="0"
vspace="0" hspace="0" allowtransparency="true" scrolling="no"
allowfullscreen="true" data-google-container-id="a!2" data-load-
complete="true"></iframe></ins></ins></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<div class="clear"></div>
<span class="widget-item-control">
<span class="item-control blog-admin">
<a class="quickedit" href="https://www.blogger.com/rearrange?
blogID=6509779587060986418&amp;widgetType=AdSense&amp;widgetId=AdSense1&amp;action=
editWidget&amp;sectionId=sidebar-left-1" onclick="return
_WidgetManager._PopupConfig(document.getElementById(&quot;AdSense1&quot;));"
rel="nofollow" target="configAdSense1" title="Edit">
<img alt="" height="18" src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/icon18_wrench_allbkg.png" width="18">
</a>
</span>
</span>
<div class="clear"></div>
</div>
</div><div class="widget HTML" data-version="1" id="HTML8">
<h2 class="title">Contact Me</h2>
<div class="widget-content">
<button type="button"
onclick="javascript:window.open(&#39;http://www.emailmeform.com/builder/form/Lv631q
fIdae95naJ&#39;);">Contact Me!</button>
</div>
<div class="clear"></div>
<span class="widget-item-control">
<span class="item-control blog-admin">
<a class="quickedit" href="https://www.blogger.com/rearrange?
blogID=6509779587060986418&amp;widgetType=HTML&amp;widgetId=HTML8&amp;action=editWi
dget&amp;sectionId=sidebar-left-1" onclick="return
_WidgetManager._PopupConfig(document.getElementById(&quot;HTML8&quot;));"
rel="nofollow" target="configHTML8" title="Edit">
<img alt="" height="18" src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/icon18_wrench_allbkg.png" width="18">
</a>
</span>
</span>
<div class="clear"></div>
</div><div class="widget Followers" data-version="1" id="Followers1">
<h2 class="title">Followers</h2>
<div class="widget-content">
<div id="Followers1-wrapper">
<div style="margin-right:2px;">
<div><script type="text/javascript" src="./Anil&#39;s Oracle Application Framework
Blog_ Delete Exercise_files/plusone.js.download" gapi_processed="true"></script>
<div id="followers-iframe-container"><iframe ng-non-bindable="" frameborder="0"
hspace="0" marginheight="0" marginwidth="0" scrolling="no" style="" tabindex="0"
vspace="0" width="100%" id="I0_1590039099484" name="I0_1590039099484"
src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/followers.html" height="291"></iframe></div>
<script type="text/javascript">
window.followersIframe = null;
function followersIframeOpen(url) {
gapi.load("gapi.iframes", function() {
if (gapi.iframes && gapi.iframes.getContext) {
window.followersIframe = gapi.iframes.getContext().openChild({
url: url,
where: document.getElementById("followers-iframe-container"),
messageHandlersFilter: gapi.iframes.CROSS_ORIGIN_IFRAMES_FILTER,
messageHandlers: {
'_ready': function(obj) {
window.followersIframe.getIframeEl().height = obj.height;
},
'reset': function() {
window.followersIframe.close();
followersIframeOpen("https://www.blogger.com/followers.g?
blogID\x3d6509779587060986418\x26colors\x3dCgt0cmFuc3BhcmVudBILdHJhbnNwYXJlbnQaByMz
MzMzMzMiByNkNTJhMzMqByNmY2ZiZjUyByMzMzMzMzM6ByMzMzMzMzNCByNkNTJhMzNKByM2NjY2NjZSByN
kNTJhMzNaC3RyYW5zcGFyZW50\x26pageSize\x3d21\x26postID\x3d4314030422184171752\x26ori
gin\x3dhttps://oracleanil.blogspot.com/");
},
'open': function(url) {
window.followersIframe.close();
followersIframeOpen(url);
},
'blogger-ping': function() {
}
}
});
}
});
}
followersIframeOpen("https://www.blogger.com/followers.g?
blogID\x3d6509779587060986418\x26colors\x3dCgt0cmFuc3BhcmVudBILdHJhbnNwYXJlbnQaByMz
MzMzMzMiByNkNTJhMzMqByNmY2ZiZjUyByMzMzMzMzM6ByMzMzMzMzNCByNkNTJhMzNKByM2NjY2NjZSByN
kNTJhMzNaC3RyYW5zcGFyZW50\x26pageSize\x3d21\x26postID\x3d4314030422184171752\x26ori
gin\x3dhttps://oracleanil.blogspot.com/");
</script></div>
</div>
</div>
<div class="clear"></div>
<span class="widget-item-control">
<span class="item-control blog-admin">
<a class="quickedit" href="https://www.blogger.com/rearrange?
blogID=6509779587060986418&amp;widgetType=Followers&amp;widgetId=Followers1&amp;act
ion=editWidget&amp;sectionId=sidebar-left-1" onclick="return
_WidgetManager._PopupConfig(document.getElementById(&quot;Followers1&quot;));"
rel="nofollow" target="configFollowers1" title="Edit">
<img alt="" height="18" src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/icon18_wrench_allbkg.png" width="18">
</a>
</span>
</span>
<div class="clear"></div>
</div>
</div><div class="widget HTML" data-version="1" id="HTML3">
<h2 class="title">Find us on Facebook</h2>
<div class="widget-content">
<script src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/all.js(1).download"></script><fb:like-box
href="http://www.facebook.com/pages/Oracle-Application-Framework-
OAF/101559069901112" width="212" show_faces="true" stream="false" header="true"
class=" fb_iframe_widget" fb-xfbml-state="rendered" fb-iframe-plugin-
query="app_id=&amp;container_width=0&amp;header=true&amp;href=http%3A%2F
%2Fwww.facebook.com%2Fpages%2FOracle-Application-Framework-OAF
%2F101559069901112&amp;locale=en_US&amp;sdk=joey&amp;show_faces=true&amp;stream=fal
se&amp;width=212"><span style="vertical-align: bottom; width: 0px; height:
0px;"><iframe name="f314f3854998584" width="212px" height="1000px" data-
testid="fb:like_box Facebook Social Plugin" title="fb:like_box Facebook Social
Plugin" frameborder="0" allowtransparency="true" allowfullscreen="true"
scrolling="no" allow="encrypted-media" src="./Anil&#39;s Oracle Application
Framework Blog_ Delete Exercise_files/like_box.html" style="border: none;
visibility: visible; width: 0px; height: 0px;" class=""></iframe></span></fb:like-
box>
</div>
<div class="clear"></div>
<span class="widget-item-control">
<span class="item-control blog-admin">
<a class="quickedit" href="https://www.blogger.com/rearrange?
blogID=6509779587060986418&amp;widgetType=HTML&amp;widgetId=HTML3&amp;action=editWi
dget&amp;sectionId=sidebar-left-1" onclick="return
_WidgetManager._PopupConfig(document.getElementById(&quot;HTML3&quot;));"
rel="nofollow" target="configHTML3" title="Edit">
<img alt="" height="18" src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/icon18_wrench_allbkg.png" width="18">
</a>
</span>
</span>
<div class="clear"></div>
</div><div class="widget BlogArchive" data-version="1" id="BlogArchive2">
<h2>Blog Archive</h2>
<div class="widget-content">
<div id="ArchiveList">
<div id="BlogArchive2_ArchiveList">
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">

►&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2020/">
2020
</a>
<span class="post-count" dir="ltr">(1)</span>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">

►&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2020/01/">
January
</a>
<span class="post-count" dir="ltr">(1)</span>
</li>
</ul>
</li>
</ul>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">

►&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2019/">
2019
</a>
<span class="post-count" dir="ltr">(7)</span>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">

►&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2019/12/">
December
</a>
<span class="post-count" dir="ltr">(1)</span>
</li>
</ul>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">

►&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2019/09/">
September
</a>
<span class="post-count" dir="ltr">(2)</span>
</li>
</ul>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">

►&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2019/08/">
August
</a>
<span class="post-count" dir="ltr">(4)</span>
</li>
</ul>
</li>
</ul>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">

►&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2016/">
2016
</a>
<span class="post-count" dir="ltr">(2)</span>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">

►&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2016/03/">
March
</a>
<span class="post-count" dir="ltr">(2)</span>
</li>
</ul>
</li>
</ul>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">

►&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2015/">
2015
</a>
<span class="post-count" dir="ltr">(1)</span>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">

►&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2015/01/">
January
</a>
<span class="post-count" dir="ltr">(1)</span>
</li>
</ul>
</li>
</ul>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">

►&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2014/">
2014
</a>
<span class="post-count" dir="ltr">(6)</span>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">

►&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2014/12/">
December
</a>
<span class="post-count" dir="ltr">(1)</span>
</li>
</ul>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">

►&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2014/08/">
August
</a>
<span class="post-count" dir="ltr">(1)</span>
</li>
</ul>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">

►&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2014/07/">
July
</a>
<span class="post-count" dir="ltr">(1)</span>
</li>
</ul>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">

►&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2014/04/">
April
</a>
<span class="post-count" dir="ltr">(3)</span>
</li>
</ul>
</li>
</ul>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">

►&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2013/">
2013
</a>
<span class="post-count" dir="ltr">(5)</span>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">

►&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2013/11/">
November
</a>
<span class="post-count" dir="ltr">(3)</span>
</li>
</ul>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">

►&nbsp;
</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2013/06/">
June
</a>
<span class="post-count" dir="ltr">(1)</span>
</li>
</ul>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">

►&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2013/04/">
April
</a>
<span class="post-count" dir="ltr">(1)</span>
</li>
</ul>
</li>
</ul>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">

►&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2012/">
2012
</a>
<span class="post-count" dir="ltr">(2)</span>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">

►&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2012/11/">
November
</a>
<span class="post-count" dir="ltr">(1)</span>
</li>
</ul>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">

►&nbsp;
</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2012/08/">
August
</a>
<span class="post-count" dir="ltr">(1)</span>
</li>
</ul>
</li>
</ul>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">

►&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2011/">
2011
</a>
<span class="post-count" dir="ltr">(7)</span>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">

►&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2011/08/">
August
</a>
<span class="post-count" dir="ltr">(1)</span>
</li>
</ul>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">

►&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2011/06/">
June
</a>
<span class="post-count" dir="ltr">(3)</span>
</li>
</ul>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">
►&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2011/05/">
May
</a>
<span class="post-count" dir="ltr">(1)</span>
</li>
</ul>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">

►&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2011/04/">
April
</a>
<span class="post-count" dir="ltr">(1)</span>
</li>
</ul>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">

►&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2011/03/">
March
</a>
<span class="post-count" dir="ltr">(1)</span>
</li>
</ul>
</li>
</ul>
<ul class="hierarchy">
<li class="archivedate expanded">
<a class="toggle" href="javascript:void(0)">
<span class="zippy toggle-open">

▼&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2010/">
2010
</a>
<span class="post-count" dir="ltr">(24)</span>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">
►&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2010/12/">
December
</a>
<span class="post-count" dir="ltr">(1)</span>
</li>
</ul>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">

►&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2010/11/">
November
</a>
<span class="post-count" dir="ltr">(3)</span>
</li>
</ul>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">

►&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2010/10/">
October
</a>
<span class="post-count" dir="ltr">(6)</span>
</li>
</ul>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">

►&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2010/09/">
September
</a>
<span class="post-count" dir="ltr">(7)</span>
</li>
</ul>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">

►&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2010/08/">
August
</a>
<span class="post-count" dir="ltr">(1)</span>
</li>
</ul>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">

►&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2010/06/">
June
</a>
<span class="post-count" dir="ltr">(3)</span>
</li>
</ul>
<ul class="hierarchy">
<li class="archivedate expanded">
<a class="toggle" href="javascript:void(0)">
<span class="zippy toggle-open">

▼&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2010/05/">
May
</a>
<span class="post-count" dir="ltr">(3)</span>
<ul class="posts">
<li><a href="https://oracleanil.blogspot.com/2010/05/delete-exercise-delete-row-
from-table.html">Delete Exercise [ Delete row from a Table]</a></li>
<li><a href="https://oracleanil.blogspot.com/2010/05/adding-level-1-tab-page-to-
existing.html">Adding Level 1 Tab Page to the existing oracle scr...</a></li>
<li><a href="https://oracleanil.blogspot.com/2010/05/getting-setting-
value.html">How to throw Attribute Level Validation in AMimpl</a></li>
</ul>
</li>
</ul>
</li>
</ul>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">

►&nbsp;
</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2009/">
2009
</a>
<span class="post-count" dir="ltr">(44)</span>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">

►&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2009/05/">
May
</a>
<span class="post-count" dir="ltr">(14)</span>
</li>
</ul>
<ul class="hierarchy">
<li class="archivedate collapsed">
<a class="toggle" href="javascript:void(0)">
<span class="zippy">

►&nbsp;

</span>
</a>
<a class="post-count-link" href="https://oracleanil.blogspot.com/2009/04/">
April
</a>
<span class="post-count" dir="ltr">(30)</span>
</li>
</ul>
</li>
</ul>
</div>
</div>
<div class="clear"></div>
<span class="widget-item-control">
<span class="item-control blog-admin">
<a class="quickedit" href="https://www.blogger.com/rearrange?
blogID=6509779587060986418&amp;widgetType=BlogArchive&amp;widgetId=BlogArchive2&amp
;action=editWidget&amp;sectionId=sidebar-left-1" onclick="return
_WidgetManager._PopupConfig(document.getElementById(&quot;BlogArchive2&quot;));"
rel="nofollow" target="configBlogArchive2" title="Edit">
<img alt="" height="18" src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/icon18_wrench_allbkg.png" width="18">
</a>
</span>
</span>
<div class="clear"></div>
</div>
</div><div class="widget PopularPosts" data-version="1" id="PopularPosts1">
<h2>Popular Posts</h2>
<div class="widget-content popular-posts">
<ul>
<li>
<a href="https://oracleanil.blogspot.com/2011/05/how-to-add-viewattribute-in-
viewobject.html">How to add ViewAttribute in ViewObject (VO) dynamically</a>
</li>
<li>
<a href="https://oracleanil.blogspot.com/2010/09/controller-extension-r12-
oaf.html">Controller Extension in R12 - OAF</a>
</li>
<li>
<a href="https://oracleanil.blogspot.com/2010/12/dependent-lov-in-
oaf.html">Dependent LOV in OAF</a>
</li>
<li>
<a href="https://oracleanil.blogspot.com/2009/04/itemrn.html">Important Profile
Options in OAF</a>
</li>
<li>
<a href="https://oracleanil.blogspot.com/2010/06/advanced-table-in-advanced-table-
via.html">Advanced Table in Advanced Table via View Link</a>
</li>
<li>
<a href="https://oracleanil.blogspot.com/2010/11/eo-based-vo-extension-in-oaf-
r12.html">EO based VO Extension in OAF – R12</a>
</li>
<li>
<a href="https://oracleanil.blogspot.com/2009/05/ppr.html">Partial Page Rendering
(PPR)</a>
</li>
<li>
<a href="https://oracleanil.blogspot.com/2010/09/popup-in-oaf-r1212-part-
ii.html">Popup in OAF - R12.1.2 Part II</a>
</li>
<li>
<a href="https://oracleanil.blogspot.com/2009/05/to-find-out-event-occur.html">To
Find out the event Occur</a>
</li>
<li>
<a href="https://oracleanil.blogspot.com/2010/11/how-to-test-or-create-dbc-file-
on.html">How to Test or Create DBC File on Oracle Apps 11.5.10</a>
</li>
</ul>
<div class="clear"></div>
<span class="widget-item-control">
<span class="item-control blog-admin">
<a class="quickedit" href="https://www.blogger.com/rearrange?
blogID=6509779587060986418&amp;widgetType=PopularPosts&amp;widgetId=PopularPosts1&a
mp;action=editWidget&amp;sectionId=sidebar-left-1" onclick="return
_WidgetManager._PopupConfig(document.getElementById(&quot;PopularPosts1&quot;));"
rel="nofollow" target="configPopularPosts1" title="Edit">
<img alt="" height="18" src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/icon18_wrench_allbkg.png" width="18">
</a>
</span>
</span>
<div class="clear"></div>
</div>
</div></div>
</aside>
</div>
</div>
<div class="column-right-outer" style="height: auto !important;">
<div class="column-right-inner" style="height: auto !important;">
<aside style="height: auto !important;">
<div class="sidebar section" id="sidebar-right-1" style="height: auto !
important;"><div class="widget AdSense" data-version="1" id="AdSense3"
style="height: auto !important;">
<div class="widget-content">
<script async="" src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/f(5).txt"></script>
<!-- oracleanil_sidebar-right-1_AdSense3_1x1_as -->
<ins class="adsbygoogle" style="display: block; height: 600px;" data-ad-client="ca-
pub-5453431629874499" data-ad-host="ca-host-pub-1556223355139109" data-ad-host-
channel="L0001" data-ad-slot="9848111220" data-ad-format="auto" data-full-width-
responsive="true" data-adsbygoogle-status="done"><ins id="aswift_2_expand"
style="display:inline-
table;border:none;height:600px;margin:0;padding:0;position:relative;visibility:visi
ble;width:216px;background-color:transparent;"><ins id="aswift_2_anchor"
style="display: block; border: none; height: 600px; margin: 0px; padding: 0px;
position: relative; visibility: visible; width: 216px; background-color:
transparent; overflow: visible;"><iframe id="aswift_2" name="aswift_2"
style="left:0;position:absolute;top:0;border:0;width:216px;height:600px;"
sandbox="allow-forms allow-pointer-lock allow-popups allow-popups-to-escape-sandbox
allow-same-origin allow-scripts allow-top-navigation-by-user-activation"
width="216" height="600" frameborder="0" src="./Anil&#39;s Oracle Application
Framework Blog_ Delete Exercise_files/ads(2).html" marginwidth="0" marginheight="0"
vspace="0" hspace="0" allowtransparency="true" scrolling="no"
allowfullscreen="true" data-google-container-id="a!3" data-load-
complete="true"></iframe></ins></ins></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<div class="clear"></div>
<span class="widget-item-control">
<span class="item-control blog-admin">
<a class="quickedit" href="https://www.blogger.com/rearrange?
blogID=6509779587060986418&amp;widgetType=AdSense&amp;widgetId=AdSense3&amp;action=
editWidget&amp;sectionId=sidebar-right-1" onclick="return
_WidgetManager._PopupConfig(document.getElementById(&quot;AdSense3&quot;));"
rel="nofollow" target="configAdSense3" title="Edit">
<img alt="" height="18" src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/icon18_wrench_allbkg.png" width="18">
</a>
</span>
</span>
<div class="clear"></div>
</div>
</div><div class="widget HTML" data-version="1" id="HTML4">
<div class="widget-content">
<div id="google_translate_element"><div class="skiptranslate goog-te-gadget"
dir="ltr" style=""><div id=":0.targetLanguage"><select class="goog-te-combo" aria-
label="Language Translate Widget"><option value="">Select Language</option><option
value="af">Afrikaans</option><option value="sq">Albanian</option><option
value="am">Amharic</option><option value="ar">Arabic</option><option
value="hy">Armenian</option><option value="az">Azerbaijani</option><option
value="eu">Basque</option><option value="be">Belarusian</option><option
value="bn">Bengali</option><option value="bs">Bosnian</option><option
value="bg">Bulgarian</option><option value="ca">Catalan</option><option
value="ceb">Cebuano</option><option value="ny">Chichewa</option><option value="zh-
CN">Chinese (Simplified)</option><option value="zh-TW">Chinese
(Traditional)</option><option value="co">Corsican</option><option
value="hr">Croatian</option><option value="cs">Czech</option><option
value="da">Danish</option><option value="nl">Dutch</option><option
value="eo">Esperanto</option><option value="et">Estonian</option><option
value="tl">Filipino</option><option value="fi">Finnish</option><option
value="fr">French</option><option value="fy">Frisian</option><option
value="gl">Galician</option><option value="ka">Georgian</option><option
value="de">German</option><option value="el">Greek</option><option
value="gu">Gujarati</option><option value="ht">Haitian Creole</option><option
value="ha">Hausa</option><option value="haw">Hawaiian</option><option
value="iw">Hebrew</option><option value="hi">Hindi</option><option
value="hmn">Hmong</option><option value="hu">Hungarian</option><option
value="is">Icelandic</option><option value="ig">Igbo</option><option
value="id">Indonesian</option><option value="ga">Irish</option><option
value="it">Italian</option><option value="ja">Japanese</option><option
value="jw">Javanese</option><option value="kn">Kannada</option><option
value="kk">Kazakh</option><option value="km">Khmer</option><option
value="rw">Kinyarwanda</option><option value="ko">Korean</option><option
value="ku">Kurdish (Kurmanji)</option><option value="ky">Kyrgyz</option><option
value="lo">Lao</option><option value="la">Latin</option><option
value="lv">Latvian</option><option value="lt">Lithuanian</option><option
value="lb">Luxembourgish</option><option value="mk">Macedonian</option><option
value="mg">Malagasy</option><option value="ms">Malay</option><option
value="ml">Malayalam</option><option value="mt">Maltese</option><option
value="mi">Maori</option><option value="mr">Marathi</option><option
value="mn">Mongolian</option><option value="my">Myanmar (Burmese)</option><option
value="ne">Nepali</option><option value="no">Norwegian</option><option
value="or">Odia (Oriya)</option><option value="ps">Pashto</option><option
value="fa">Persian</option><option value="pl">Polish</option><option
value="pt">Portuguese</option><option value="pa">Punjabi</option><option
value="ro">Romanian</option><option value="ru">Russian</option><option
value="sm">Samoan</option><option value="gd">Scots Gaelic</option><option
value="sr">Serbian</option><option value="st">Sesotho</option><option
value="sn">Shona</option><option value="sd">Sindhi</option><option
value="si">Sinhala</option><option value="sk">Slovak</option><option
value="sl">Slovenian</option><option value="so">Somali</option><option
value="es">Spanish</option><option value="su">Sundanese</option><option
value="sw">Swahili</option><option value="sv">Swedish</option><option
value="tg">Tajik</option><option value="ta">Tamil</option><option
value="tt">Tatar</option><option value="te">Telugu</option><option
value="th">Thai</option><option value="tr">Turkish</option><option
value="tk">Turkmen</option><option value="uk">Ukrainian</option><option
value="ur">Urdu</option><option value="ug">Uyghur</option><option
value="uz">Uzbek</option><option value="vi">Vietnamese</option><option
value="cy">Welsh</option><option value="xh">Xhosa</option><option
value="yi">Yiddish</option><option value="yo">Yoruba</option><option
value="zu">Zulu</option></select></div>Powered by <span style="white-
space:nowrap"><a class="goog-logo-link" href="https://translate.google.com/"
target="_blank"><img src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/googlelogo_color_42x16dp.png" width="37px" height="14px"
style="padding-right: 3px" alt="Google
Translate">Translate</a></span></div></div><script>
function googleTranslateElementInit() {
new google.translate.TranslateElement({
pageLanguage: 'en'
}, 'google_translate_element');
}
</script><script src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/f(6).txt"></script>
</div>
<div class="clear"></div>
<span class="widget-item-control">
<span class="item-control blog-admin">
<a class="quickedit" href="https://www.blogger.com/rearrange?
blogID=6509779587060986418&amp;widgetType=HTML&amp;widgetId=HTML4&amp;action=editWi
dget&amp;sectionId=sidebar-right-1" onclick="return
_WidgetManager._PopupConfig(document.getElementById(&quot;HTML4&quot;));"
rel="nofollow" target="configHTML4" title="Edit">
<img alt="" height="18" src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/icon18_wrench_allbkg.png" width="18">
</a>
</span>
</span>
<div class="clear"></div>
</div><div class="widget Text" data-version="1" id="Text2">
<h2 class="title">Disclaimer</h2>
<div class="widget-content">
The views expressed here do not reflect the views of the company(ies) I work for
(or have worked with) neither Oracle Corporation's.<br><br>The opinions expressed
by visitors on this blog are theirs. You are free to use this information and I am
not responsible if you ever happen to suffer a loss/ inconvenience/damage using
it.<input id="gwProxy" type="hidden"><!--Session data--><input onclick="jsCall();"
id="jsProxy" type="hidden"><div id="refHTML"></div>
</div>
<div class="clear"></div>
<span class="widget-item-control">
<span class="item-control blog-admin">
<a class="quickedit" href="https://www.blogger.com/rearrange?
blogID=6509779587060986418&amp;widgetType=Text&amp;widgetId=Text2&amp;action=editWi
dget&amp;sectionId=sidebar-right-1" onclick="return
_WidgetManager._PopupConfig(document.getElementById(&quot;Text2&quot;));"
rel="nofollow" target="configText2" title="Edit">
<img alt="" height="18" src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/icon18_wrench_allbkg.png" width="18">
</a>
</span>
</span>
<div class="clear"></div>
</div><div class="widget HTML" data-version="1" id="HTML16">
<h2 class="title">Search - 1</h2>
<div class="widget-content">
<form id="searchThis" action="https://oracleanil.blogspot.com/search"
style="display:inline;" method="get"><input id="searchBox" name="q" type="text">
<input id="searchButton" value="Go" type="submit"></form>
</div>
<div class="clear"></div>
<span class="widget-item-control">
<span class="item-control blog-admin">
<a class="quickedit" href="https://www.blogger.com/rearrange?
blogID=6509779587060986418&amp;widgetType=HTML&amp;widgetId=HTML16&amp;action=editW
idget&amp;sectionId=sidebar-right-1" onclick="return
_WidgetManager._PopupConfig(document.getElementById(&quot;HTML16&quot;));"
rel="nofollow" target="configHTML16" title="Edit">
<img alt="" height="18" src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/icon18_wrench_allbkg.png" width="18">
</a>
</span>
</span>
<div class="clear"></div>
</div><div class="widget BlogSearch" data-version="1" id="BlogSearch1">
<h2 class="title">Search - 2</h2>
<div class="widget-content">
<div id="BlogSearch1_form">
<form action="https://oracleanil.blogspot.com/search" class="gsc-search-box"
target="_top">
<table cellpadding="0" cellspacing="0" class="gsc-search-box">
<tbody>
<tr>
<td class="gsc-input">
<input autocomplete="off" class="gsc-input" name="q" size="10" title="search"
type="text" value="">
</td>
<td class="gsc-search-button">
<input class="gsc-search-button" title="search" type="submit" value="Search">
</td>
</tr>
</tbody>
</table>
</form>
</div>
</div>
<div class="clear"></div>
<span class="widget-item-control">
<span class="item-control blog-admin">
<a class="quickedit" href="https://www.blogger.com/rearrange?
blogID=6509779587060986418&amp;widgetType=BlogSearch&amp;widgetId=BlogSearch1&amp;a
ction=editWidget&amp;sectionId=sidebar-right-1" onclick="return
_WidgetManager._PopupConfig(document.getElementById(&quot;BlogSearch1&quot;));"
rel="nofollow" target="configBlogSearch1" title="Edit">
<img alt="" height="18" src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/icon18_wrench_allbkg.png" width="18">
</a>
</span>
</span>
<div class="clear"></div>
</div><div class="widget HTML" data-version="1" id="HTML12">
<h2 class="title">Our New ADF Facebook Page</h2>
<div class="widget-content">
<div class="fb-like-box fb_iframe_widget" data-
href="https://www.facebook.com/#!/pages/ADF-Application-Development-
Framework/222847834396014?fref=ts" data-width="212" data-height="385" data-show-
faces="true" data-stream="false" data-header="true" fb-xfbml-state="rendered" fb-
iframe-plugin-
query="app_id=&amp;container_width=216&amp;header=true&amp;height=385&amp;href=http
s%3A%2F%2Fwww.facebook.com%2F%23!%2Fpages%2FADF-Application-Development-Framework
%2F222847834396014%3Ffref
%3Dts&amp;locale=en_US&amp;sdk=joey&amp;show_faces=true&amp;stream=false&amp;width=
212"><span style="vertical-align: bottom; width: 0px; height: 0px;"><iframe
name="f185835536d300c" width="212px" height="385px" data-testid="fb:like_box
Facebook Social Plugin" title="fb:like_box Facebook Social Plugin" frameborder="0"
allowtransparency="true" allowfullscreen="true" scrolling="no" allow="encrypted-
media" src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/like_box(1).html" style="border: none; visibility: visible; width:
0px; height: 0px;" class=""></iframe></span></div>
</div>
<div class="clear"></div>
<span class="widget-item-control">
<span class="item-control blog-admin">
<a class="quickedit" href="https://www.blogger.com/rearrange?
blogID=6509779587060986418&amp;widgetType=HTML&amp;widgetId=HTML12&amp;action=editW
idget&amp;sectionId=sidebar-right-1" onclick="return
_WidgetManager._PopupConfig(document.getElementById(&quot;HTML12&quot;));"
rel="nofollow" target="configHTML12" title="Edit">
<img alt="" height="18" src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/icon18_wrench_allbkg.png" width="18">
</a>
</span>
</span>
<div class="clear"></div>
</div><div class="widget HTML" data-version="1" id="HTML2">
<div class="widget-content">
<script type="text/javascript" src="./Anil&#39;s Oracle Application Framework Blog_
Delete Exercise_files/saved_resource"></script><noscript><a
href="http://feedjit.com/">Live Traffic Stats</a></noscript>
</div>
<div class="clear"></div>
<span class="widget-item-control">
<span class="item-control blog-admin">
<a class="quickedit" href="https://www.blogger.com/rearrange?
blogID=6509779587060986418&amp;widgetType=HTML&amp;widgetId=HTML2&amp;action=editWi
dget&amp;sectionId=sidebar-right-1" onclick="return
_WidgetManager._PopupConfig(document.getElementById(&quot;HTML2&quot;));"
rel="nofollow" target="configHTML2" title="Edit">
<img alt="" height="18" src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/icon18_wrench_allbkg.png" width="18">
</a>
</span>
</span>
<div class="clear"></div>
</div><div class="widget HTML" data-version="1" id="HTML1">
<h2 class="title">Visitors to this page</h2>
<div class="widget-content">
<a href="http://www3.clustrmaps.com/counter/maps.php?
url=http://oracleanil.blogspot.com/" id="clustrMapsLink"><img src="./Anil&#39;s
Oracle Application Framework Blog_ Delete Exercise_files/unnamed(1).png"
style="border:0px;" alt="Locations of visitors to this page" title="Locations of
visitors to this page" id="clustrMapsImg" onerror="this.onerror=null;
this.src=&#39;http://www2.clustrmaps.com/images/clustrmaps-back-soon.jpg&#39;;
document.getElementById(&#39;clustrMapsLink&#39;).href=&#39;http://www2.clustrmaps.
com&#39;;">
</a>
</div>
<div class="clear"></div>
<span class="widget-item-control">
<span class="item-control blog-admin">
<a class="quickedit" href="https://www.blogger.com/rearrange?
blogID=6509779587060986418&amp;widgetType=HTML&amp;widgetId=HTML1&amp;action=editWi
dget&amp;sectionId=sidebar-right-1" onclick="return
_WidgetManager._PopupConfig(document.getElementById(&quot;HTML1&quot;));"
rel="nofollow" target="configHTML1" title="Edit">
<img alt="" height="18" src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/icon18_wrench_allbkg.png" width="18">
</a>
</span>
</span>
<div class="clear"></div>
</div><div class="widget Label" data-version="1" id="Label2">
<h2>Labels</h2>
<div class="widget-content cloud-label-widget-content">
<span class="label-size label-size-1">
<a dir="ltr" href="https://oracleanil.blogspot.com/search/label/.rcx">.rcx</a>
<span class="label-count" dir="ltr">(1)</span>
</span>
<span class="label-size label-size-4">
<a dir="ltr" href="https://oracleanil.blogspot.com/search/label/ADF">ADF</a>
<span class="label-count" dir="ltr">(2)</span>
</span>
<span class="label-size label-size-1">
<a dir="ltr"
href="https://oracleanil.blogspot.com/search/label/AppsLocalLogin">AppsLocalLogin</
a>
<span class="label-count" dir="ltr">(1)</span>
</span>
<span class="label-size label-size-1">
<a dir="ltr" href="https://oracleanil.blogspot.com/search/label/Array">Array</a>
<span class="label-count" dir="ltr">(1)</span>
</span>
<span class="label-size label-size-1">
<a dir="ltr"
href="https://oracleanil.blogspot.com/search/label/Attribute">Attribute</a>
<span class="label-count" dir="ltr">(1)</span>
</span>
<span class="label-size label-size-5">
<a dir="ltr" href="https://oracleanil.blogspot.com/search/label/Bean">Bean</a>
<span class="label-count" dir="ltr">(3)</span>
</span>
<span class="label-size label-size-1">
<a dir="ltr" href="https://oracleanil.blogspot.com/search/label/Calling%20PLSQL
%20from%20OAF">Calling PLSQL from OAF</a>
<span class="label-count" dir="ltr">(1)</span>
</span>
<span class="label-size label-size-1">
<a dir="ltr" href="https://oracleanil.blogspot.com/search/label/Cone%20VO
%20Row">Cone VO Row</a>
<span class="label-count" dir="ltr">(1)</span>
</span>
<span class="label-size label-size-1">
<a dir="ltr"
href="https://oracleanil.blogspot.com/search/label/Connection">Connection</a>
<span class="label-count" dir="ltr">(1)</span>
</span>
<span class="label-size label-size-1">
<a dir="ltr" href="https://oracleanil.blogspot.com/search/label/Convert%20string
%20to%20date">Convert string to date</a>
<span class="label-count" dir="ltr">(1)</span>
</span>
<span class="label-size label-size-1">
<a dir="ltr" href="https://oracleanil.blogspot.com/search/label/Copy%20VO
%20Row">Copy VO Row</a>
<span class="label-count" dir="ltr">(1)</span>
</span>
<span class="label-size label-size-1">
<a dir="ltr" href="https://oracleanil.blogspot.com/search/label/custom
%20table">custom table</a>
<span class="label-count" dir="ltr">(1)</span>
</span>
<span class="label-size label-size-4">
<a dir="ltr" href="https://oracleanil.blogspot.com/search/label/DFF">DFF</a>
<span class="label-count" dir="ltr">(2)</span>
</span>
<span class="label-size label-size-1">
<a dir="ltr" href="https://oracleanil.blogspot.com/search/label/Event">Event</a>
<span class="label-count" dir="ltr">(1)</span>
</span>
<span class="label-size label-size-1">
<a dir="ltr" href="https://oracleanil.blogspot.com/search/label/file">file</a>
<span class="label-count" dir="ltr">(1)</span>
</span>
<span class="label-size label-size-1">
<a dir="ltr" href="https://oracleanil.blogspot.com/search/label/Find%20Duplicate
%20Row">Find Duplicate Row</a>
<span class="label-count" dir="ltr">(1)</span>
</span>
<span class="label-size label-size-1">
<a dir="ltr"
href="https://oracleanil.blogspot.com/search/label/FireAction">FireAction</a>
<span class="label-count" dir="ltr">(1)</span>
</span>
<span class="label-size label-size-1">
<a dir="ltr"
href="https://oracleanil.blogspot.com/search/label/FirePartialAction">FirePartialAc
tion</a>
<span class="label-count" dir="ltr">(1)</span>
</span>
<span class="label-size label-size-1">
<a dir="ltr" href="https://oracleanil.blogspot.com/search/label/Hello
%20World">Hello World</a>
<span class="label-count" dir="ltr">(1)</span>
</span>
<span class="label-size label-size-1">
<a dir="ltr" href="https://oracleanil.blogspot.com/search/label/Import">Import</a>
<span class="label-count" dir="ltr">(1)</span>
</span>
<span class="label-size label-size-1">
<a dir="ltr"
href="https://oracleanil.blogspot.com/search/label/Jdeveloper">Jdeveloper</a>
<span class="label-count" dir="ltr">(1)</span>
</span>
<span class="label-size label-size-1">
<a dir="ltr" href="https://oracleanil.blogspot.com/search/label/Key
%20Flexfield">Key Flexfield</a>
<span class="label-count" dir="ltr">(1)</span>
</span>
<span class="label-size label-size-1">
<a dir="ltr" href="https://oracleanil.blogspot.com/search/label/KFF">KFF</a>
<span class="label-count" dir="ltr">(1)</span>
</span>
<span class="label-size label-size-1">
<a dir="ltr" href="https://oracleanil.blogspot.com/search/label/Login%20Page">Login
Page</a>
<span class="label-count" dir="ltr">(1)</span>
</span>
<span class="label-size label-size-1">
<a dir="ltr" href="https://oracleanil.blogspot.com/search/label/OAF">OAF</a>
<span class="label-count" dir="ltr">(1)</span>
</span>
<span class="label-size label-size-1">
<a dir="ltr" href="https://oracleanil.blogspot.com/search/label/Object
%20type">Object type</a>
<span class="label-count" dir="ltr">(1)</span>
</span>
<span class="label-size label-size-1">
<a dir="ltr" href="https://oracleanil.blogspot.com/search/label/Page">Page</a>
<span class="label-count" dir="ltr">(1)</span>
</span>
<span class="label-size label-size-1">
<a dir="ltr" href="https://oracleanil.blogspot.com/search/label/Patch">Patch</a>
<span class="label-count" dir="ltr">(1)</span>
</span>
<span class="label-size label-size-1">
<a dir="ltr" href="https://oracleanil.blogspot.com/search/label/PLSQL">PLSQL</a>
<span class="label-count" dir="ltr">(1)</span>
</span>
<span class="label-size label-size-1">
<a dir="ltr"
href="https://oracleanil.blogspot.com/search/label/R12.2.4">R12.2.4</a>
<span class="label-count" dir="ltr">(1)</span>
</span>
<span class="label-size label-size-1">
<a dir="ltr" href="https://oracleanil.blogspot.com/search/label/Read%20only">Read
only</a>
<span class="label-count" dir="ltr">(1)</span>
</span>
<span class="label-size label-size-1">
<a dir="ltr"
href="https://oracleanil.blogspot.com/search/label/readonly">readonly</a>
<span class="label-count" dir="ltr">(1)</span>
</span>
<span class="label-size label-size-1">
<a dir="ltr" href="https://oracleanil.blogspot.com/search/label/Restricted
%20Access">Restricted Access</a>
<span class="label-count" dir="ltr">(1)</span>
</span>
<span class="label-size label-size-1">
<a dir="ltr"
href="https://oracleanil.blogspot.com/search/label/segment">segment</a>
<span class="label-count" dir="ltr">(1)</span>
</span>
<span class="label-size label-size-1">
<a dir="ltr" href="https://oracleanil.blogspot.com/search/label/SQL
%20Developer">SQL Developer</a>
<span class="label-count" dir="ltr">(1)</span>
</span>
<span class="label-size label-size-1">
<a dir="ltr" href="https://oracleanil.blogspot.com/search/label/table%20type">table
type</a>
<span class="label-count" dir="ltr">(1)</span>
</span>
<span class="label-size label-size-1">
<a dir="ltr" href="https://oracleanil.blogspot.com/search/label/WHO%20Coloums">WHO
Coloums</a>
<span class="label-count" dir="ltr">(1)</span>
</span>
<span class="label-size label-size-1">
<a dir="ltr" href="https://oracleanil.blogspot.com/search/label/Whole">Whole</a>
<span class="label-count" dir="ltr">(1)</span>
</span>
<div class="clear"></div>
<span class="widget-item-control">
<span class="item-control blog-admin">
<a class="quickedit" href="https://www.blogger.com/rearrange?
blogID=6509779587060986418&amp;widgetType=Label&amp;widgetId=Label2&amp;action=edit
Widget&amp;sectionId=sidebar-right-1" onclick="return
_WidgetManager._PopupConfig(document.getElementById(&quot;Label2&quot;));"
rel="nofollow" target="configLabel2" title="Edit">
<img alt="" height="18" src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/icon18_wrench_allbkg.png" width="18">
</a>
</span>
</span>
<div class="clear"></div>
</div>
</div></div>
</aside>
</div>
</div>
</div>
<div style="clear: both"></div>
<!-- columns -->
</div>
<!-- main -->
</div>
</div>
<div class="main-cap-bottom cap-bottom">
<div class="cap-left"></div>
<div class="cap-right"></div>
</div>
</div>
<footer>
<div class="footer-outer">
<div class="footer-cap-top cap-top">
<div class="cap-left"></div>
<div class="cap-right"></div>
</div>
<div class="fauxborder-left footer-fauxborder-left">
<div class="fauxborder-right footer-fauxborder-right"></div>
<div class="region-inner footer-inner">
<div class="foot section" id="footer-1"><div class="widget HTML" data-version="1"
id="HTML5">
<h2 class="title">Copy Restricted</h2>
<div class="widget-content">
<script type="text/javascript">
var omitformtags=["input", "textarea", "select"]
omitformtags=omitformtags.join("|")
function disableselect(e){
if (omitformtags.indexOf(e.target.tagName.toLowerCase())==-1)
return false }
function reEnable(){
return true }
if (typeof document.onselectstart!="undefined")
document.onselectstart=new Function ("return false")
else {
document.onmousedown=disableselect
document.onmouseup=reEnable }
</script>
</div>
<div class="clear"></div>
<span class="widget-item-control">
<span class="item-control blog-admin">
<a class="quickedit" href="https://www.blogger.com/rearrange?
blogID=6509779587060986418&amp;widgetType=HTML&amp;widgetId=HTML5&amp;action=editWi
dget&amp;sectionId=footer-1" onclick="return
_WidgetManager._PopupConfig(document.getElementById(&quot;HTML5&quot;));"
rel="nofollow" target="configHTML5" title="Edit">
<img alt="" height="18" src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/icon18_wrench_allbkg.png" width="18">
</a>
</span>
</span>
<div class="clear"></div>
</div></div>
<table border="0" cellpadding="0" cellspacing="0" class="section-columns columns-
2">
<tbody>
<tr>
<td class="first columns-cell">
<div class="foot no-items section" id="footer-2-1"></div>
</td>
<td class="columns-cell">
<div class="foot no-items section" id="footer-2-2"></div>
</td>
</tr>
</tbody>
</table>
<!-- outside of the include in order to lock Attribution widget -->
<div class="foot section" id="footer-3"><div class="widget Attribution" data-
version="1" id="Attribution1">
<div class="widget-content" style="text-align: center;">
Copyright © 2010 Anil's Blog. All rights reserved.. Awesome Inc. theme. Powered by
<a href="https://www.blogger.com/" target="_blank">Blogger</a>.
</div>
<div class="clear"></div>
<span class="widget-item-control">
<span class="item-control blog-admin">
<a class="quickedit" href="https://www.blogger.com/rearrange?
blogID=6509779587060986418&amp;widgetType=Attribution&amp;widgetId=Attribution1&amp
;action=editWidget&amp;sectionId=footer-3" onclick="return
_WidgetManager._PopupConfig(document.getElementById(&quot;Attribution1&quot;));"
rel="nofollow" target="configAttribution1" title="Edit">
<img alt="" height="18" src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/icon18_wrench_allbkg.png" width="18">
</a>
</span>
</span>
<div class="clear"></div>
</div></div>
</div>
</div>
<div class="footer-cap-bottom cap-bottom">
<div class="cap-left"></div>
<div class="cap-right"></div>
</div>
</div>
</footer>
<!-- content -->
</div>
</div>
<div class="content-cap-bottom cap-bottom">
<div class="cap-left"></div>
<div class="cap-right"></div>
</div>
</div>
</div>
<script type="text/javascript">
window.setTimeout(function() {
document.body.className = document.body.className.replace('loading', '');
}, 10);
</script>
<!-- Add-in Script for syntax highlighting -->
<script language="javascript">
dp.SyntaxHighlighter.BloggerMode();
dp.SyntaxHighlighter.HighlightAll('code');
</script>

<script type="text/javascript" src="./Anil&#39;s Oracle Application Framework Blog_


Delete Exercise_files/2696721965-widgets.js.download"></script>
<script type="text/javascript">
window['__wavt'] = 'AOuZoY6A6HN4K_ZI-WZyPnO6EBSwNg-
Cyg:1589862881107';_WidgetManager._Init('//www.blogger.com/rearrange?
blogID\x3d6509779587060986418','//oracleanil.blogspot.com/2010/05/delete-exercise-
delete-row-from-table.html','6509779587060986418');
_WidgetManager._SetDataContext([{'name': 'blog', 'data': {'blogId':
'6509779587060986418', 'title': 'Anil\x27s Oracle Application Framework Blog',
'url': 'https://oracleanil.blogspot.com/2010/05/delete-exercise-delete-row-from-
table.html', 'canonicalUrl': 'https://oracleanil.blogspot.com/2010/05/delete-
exercise-delete-row-from-table.html', 'homepageUrl':
'https://oracleanil.blogspot.com/', 'searchUrl':
'https://oracleanil.blogspot.com/search', 'canonicalHomepageUrl':
'https://oracleanil.blogspot.com/', 'blogspotFaviconUrl':
'https://oracleanil.blogspot.com/favicon.ico', 'bloggerUrl':
'https://www.blogger.com', 'hasCustomDomain': false, 'httpsEnabled': true,
'enabledCommentProfileImages': true, 'gPlusViewType': 'FILTERED_POSTMOD',
'adultContent': false, 'analyticsAccountNumber': '', 'encoding': 'UTF-8', 'locale':
'en', 'localeUnderscoreDelimited': 'en', 'languageDirection': 'ltr', 'isPrivate':
false, 'isMobile': false, 'isMobileRequest': false, 'mobileClass': '',
'isPrivateBlog': false, 'feedLinks': '\x3clink rel\x3d\x22alternate\x22
type\x3d\x22application/atom+xml\x22 title\x3d\x22Anil\x26#39;s Oracle Application
Framework Blog - Atom\x22
href\x3d\x22https://oracleanil.blogspot.com/feeds/posts/default\x22 /\x3e\n\x3clink
rel\x3d\x22alternate\x22 type\x3d\x22application/rss+xml\x22
title\x3d\x22Anil\x26#39;s Oracle Application Framework Blog - RSS\x22
href\x3d\x22https://oracleanil.blogspot.com/feeds/posts/default?alt\x3drss\x22
/\x3e\n\x3clink rel\x3d\x22service.post\x22 type\x3d\x22application/atom+xml\x22
title\x3d\x22Anil\x26#39;s Oracle Application Framework Blog - Atom\x22
href\x3d\x22https://www.blogger.com/feeds/6509779587060986418/posts/default\x22
/\x3e\n\n\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/atom+xml\x22
title\x3d\x22Anil\x26#39;s Oracle Application Framework Blog - Atom\x22
href\x3d\x22https://oracleanil.blogspot.com/feeds/4314030422184171752/comments/defa
ult\x22 /\x3e\n', 'meTag': '', 'adsenseClientId': 'ca-pub-5453431629874499',
'adsenseHostId': 'ca-host-pub-1556223355139109', 'adsenseHasAds': true,
'ieCssRetrofitLinks': '\x3c!--[if IE]\x3e\x3cscript type\x3d\x22text/javascript\x22
src\x3d\x22https://www.blogger.com/static/v1/jsbin/3719806379-
ieretrofit.js\x22\x3e\x3c/script\x3e\n\x3c![endif]--\x3e', 'view': '',
'dynamicViewsCommentsSrc':
'//www.blogblog.com/dynamicviews/4224c15c4e7c9321/js/comments.js',
'dynamicViewsScriptSrc': '//www.blogblog.com/dynamicviews/b6f51d4c2363f606',
'plusOneApiSrc': 'https://apis.google.com/js/plusone.js', 'disableGComments': true,
'sharing': {'platforms': [{'name': 'Get link', 'key': 'link', 'shareMessage': 'Get
link', 'target': ''}, {'name': 'Facebook', 'key': 'facebook', 'shareMessage':
'Share to Facebook', 'target': 'facebook'}, {'name': 'BlogThis!', 'key':
'blogThis', 'shareMessage': 'BlogThis!', 'target': 'blog'}, {'name': 'Twitter',
'key': 'twitter', 'shareMessage': 'Share to Twitter', 'target': 'twitter'},
{'name': 'Pinterest', 'key': 'pinterest', 'shareMessage': 'Share to Pinterest',
'target': 'pinterest'}, {'name': 'Email', 'key': 'email', 'shareMessage': 'Email',
'target': 'email'}], 'disableGooglePlus': true, 'googlePlusShareButtonWidth': 300,
'googlePlusBootstrap': '\x3cscript
type\x3d\x22text/javascript\x22\x3ewindow.___gcfg \x3d {\x27lang\x27:
\x27en\x27};\x3c/script\x3e'}, 'hasCustomJumpLinkMessage': false,
'jumpLinkMessage': 'Read more', 'pageType': 'item', 'postId':
'4314030422184171752', 'postImageThumbnailUrl':
'http://3.bp.blogspot.com/_kNYvUMH2rtU/S_tDwBaZ5NI/AAAAAAAAADQ/tXMrdmrddhY/s72-
c/PropertyInspector.bmp', 'postImageUrl':
'http://3.bp.blogspot.com/_kNYvUMH2rtU/S_tDwBaZ5NI/AAAAAAAAADQ/tXMrdmrddhY/s640/Pro
pertyInspector.bmp', 'pageName': 'Delete Exercise [ Delete row from a Table]',
'pageTitle': 'Anil\x27s Oracle Application Framework Blog: Delete Exercise [ Delete
row from a Table]'}}, {'name': 'features', 'data': {'sharing_get_link_dialog':
'true', 'sharing_native': 'false'}}, {'name': 'messages', 'data': {'edit': 'Edit',
'linkCopiedToClipboard': 'Link copied to clipboard!', 'ok': 'Ok', 'postLink': 'Post
Link'}}, {'name': 'template', 'data': {'name': 'custom', 'localizedName': 'Custom',
'isResponsive': false, 'isAlternateRendering': false, 'isCustom': true, 'variant':
'renewable', 'variantId': 'renewable'}}, {'name': 'view', 'data': {'classic':
{'name': 'classic', 'url': '?view\x3dclassic'}, 'flipcard': {'name': 'flipcard',
'url': '?view\x3dflipcard'}, 'magazine': {'name': 'magazine', 'url': '?
view\x3dmagazine'}, 'mosaic': {'name': 'mosaic', 'url': '?view\x3dmosaic'},
'sidebar': {'name': 'sidebar', 'url': '?view\x3dsidebar'}, 'snapshot': {'name':
'snapshot', 'url': '?view\x3dsnapshot'}, 'timeslide': {'name': 'timeslide', 'url':
'?view\x3dtimeslide'}, 'isMobile': false, 'title': 'Delete Exercise [ Delete row
from a Table]', 'description': 'When the user selects the Delete icon, we want to
submit the form so we can handle the event in&#160; processFormRequest().&#160;
Normally, when yo...', 'featuredImage':
'//3.bp.blogspot.com/_kNYvUMH2rtU/S_tDwBaZ5NI/AAAAAAAAADQ/tXMrdmrddhY/s640/Property
Inspector.bmp', 'url': 'https://oracleanil.blogspot.com/2010/05/delete-exercise-
delete-row-from-table.html', 'type': 'item', 'isSingleItem': true,
'isMultipleItems': false, 'isError': false, 'isPage': false, 'isPost': true,
'isHomepage': false, 'isArchive': false, 'isLabelSearch': false, 'postId':
4314030422184171752}}]);
_WidgetManager._RegisterWidget('_NavbarView', new _WidgetInfo('Navbar1', 'navbar',
document.getElementById('Navbar1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HeaderView', new _WidgetInfo('Header1', 'header',
document.getElementById('Header1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_PageListView', new _WidgetInfo('PageList1',
'crosscol', document.getElementById('PageList1'), {'title': 'Pages', 'links':
[{'isCurrentPage': false, 'href': 'https://oracleanil.blogspot.com/', 'title':
'Home'}, {'isCurrentPage': false, 'href':
'https://oracleanil.blogspot.com/p/adf.html', 'id': '7706545321272268147', 'title':
'ADF'}, {'isCurrentPage': false, 'href': 'https://oracleanil.blogspot.com/p/how-to-
start-learning-oaf.html', 'id': '3785713854671978754', 'title': 'How to start
learning OAF'}, {'isCurrentPage': false, 'href':
'https://oracleanil.blogspot.com/p/extensions-in-oaf.html', 'id':
'1591805832297578439', 'title': 'Extensions in OAF'}, {'isCurrentPage': false,
'href': 'https://oracleanil.blogspot.com/p/trainings-support.html', 'id':
'4330614200510123046', 'title': 'Trainings \x26amp; Services'}, {'isCurrentPage':
false, 'href': 'https://oracleanil.blogspot.com/p/jobs.html', 'id':
'4796406781874385037', 'title': 'Jobs'}], 'mobile': false}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_BlogView', new _WidgetInfo('Blog1', 'main',
document.getElementById('Blog1'), {'cmtInteractionsEnabled': false,
'showBacklinks': true, 'postId': '4314030422184171752', 'lightboxEnabled': true,
'lightboxModuleUrl': 'https://www.blogger.com/static/v1/jsbin/2895387028-lbx.js',
'lightboxCssUrl': 'https://www.blogger.com/static/v1/v-css/368954415-
lightbox_bundle.css'}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_AdSenseView', new _WidgetInfo('AdSense2', 'main',
document.getElementById('AdSense2'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_AdSenseView', new _WidgetInfo('AdSense1',
'sidebar-left-1', document.getElementById('AdSense1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML8', 'sidebar-left-
1', document.getElementById('HTML8'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_FollowersView', new _WidgetInfo('Followers1',
'sidebar-left-1', document.getElementById('Followers1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML3', 'sidebar-left-
1', document.getElementById('HTML3'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_BlogArchiveView', new _WidgetInfo('BlogArchive2',
'sidebar-left-1', document.getElementById('BlogArchive2'), {'languageDirection':
'ltr', 'loadingMessage': 'Loading\x26hellip;'}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_PopularPostsView', new
_WidgetInfo('PopularPosts1', 'sidebar-left-1',
document.getElementById('PopularPosts1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_AdSenseView', new _WidgetInfo('AdSense3',
'sidebar-right-1', document.getElementById('AdSense3'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML4', 'sidebar-
right-1', document.getElementById('HTML4'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_TextView', new _WidgetInfo('Text2', 'sidebar-
right-1', document.getElementById('Text2'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML16', 'sidebar-
right-1', document.getElementById('HTML16'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_BlogSearchView', new _WidgetInfo('BlogSearch1',
'sidebar-right-1', document.getElementById('BlogSearch1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML12', 'sidebar-
right-1', document.getElementById('HTML12'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML2', 'sidebar-
right-1', document.getElementById('HTML2'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML1', 'sidebar-
right-1', document.getElementById('HTML1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_LabelView', new _WidgetInfo('Label2', 'sidebar-
right-1', document.getElementById('Label2'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML5', 'footer-1',
document.getElementById('HTML5'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_AttributionView', new _WidgetInfo('Attribution1',
'footer-3', document.getElementById('Attribution1'), {}, 'displayModeFull'));
</script>

<div id="goog-gt-tt" class="skiptranslate" dir="ltr"><div style="padding:


8px;"><div><div class="logo"><img src="./Anil&#39;s Oracle Application Framework
Blog_ Delete Exercise_files/translate_24dp.png" width="20" height="20" alt="Google
Translate"></div></div></div><div class="top" style="padding: 8px; float: left;
width: 100%;"><h1 class="title gray">Original text</h1></div><div class="middle"
style="padding: 8px;"><div class="original-text"></div></div><div class="bottom"
style="padding: 8px;"><div class="activity-links"><span class="activity-
link">Contribute a better translation</span><span class="activity-
link"></span></div><div class="started-activity-container"><hr style="color: #CCC;
background-color: #CCC; height: 1px; border: none;"><div class="activity-
root"></div></div></div><div class="status-message" style="display:
none;"></div></div><ins class="adsbygoogle adsbygoogle-noablate" data-adsbygoogle-
status="done" style="display: none !important;"><ins id="aswift_3_expand"
style="display:inline-
table;border:none;height:0px;margin:0;padding:0;position:relative;visibility:visibl
e;width:0px;background-color:transparent;"><ins id="aswift_3_anchor"
style="display:block;border:none;height:0px;margin:0;padding:0;position:relative;vi
sibility:visible;width:0px;background-color:transparent;"><iframe id="aswift_3"
name="aswift_3"
style="left:0;position:absolute;top:0;border:0;width:undefinedpx;height:undefinedpx
;" sandbox="allow-forms allow-pointer-lock allow-popups allow-popups-to-escape-
sandbox allow-same-origin allow-scripts allow-top-navigation-by-user-activation"
frameborder="0" src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/ads(3).html" marginwidth="0" marginheight="0" vspace="0" hspace="0"
allowtransparency="true" scrolling="no" allowfullscreen="true" data-google-
container-id="a!3" data-load-complete="true"></iframe></ins></ins></ins><div
class="goog-te-spinner-pos"><div class="goog-te-spinner-animation"><svg
xmlns="http://www.w3.org/2000/svg" class="goog-te-spinner" width="96px"
height="96px" viewBox="0 0 66 66"><circle class="goog-te-spinner-path" fill="none"
stroke-width="6" stroke-linecap="round" cx="33" cy="33"
r="30"></circle></svg></div></div><iframe id="google_osd_static_frame_667809280494"
name="google_osd_static_frame" style="display: none; width: 0px; height: 0px;"
src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/saved_resource.html"></iframe><link type="text/css" rel="stylesheet"
href="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/368954415-lightbox_bundle.css"><div id="fb-root" class="
fb_reset"><div style="position: absolute; top: -10000px; width: 0px; height:
0px;"><div></div></div></div><script type="text/javascript" src="./Anil&#39;s
Oracle Application Framework Blog_ Delete Exercise_files/2895387028-
lbx.js.download"></script></body><iframe id="google_esf" name="google_esf"
src="./Anil&#39;s Oracle Application Framework Blog_ Delete
Exercise_files/zrt_lookup.html" data-ad-client="ca-pub-5453431629874499"
style="display: none;"></iframe></html>

You might also like