Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Not all rows deleted

Re: Not all rows deleted

From: <bmarialuz_at_netscape.net>
Date: Fri, 26 Jan 2001 14:42:32 -0500
Message-Id: <10753.127639@fatcity.com>


Possibilities....
  Do you have a foreign key or some referential contraints that     hinders the deletion of certain rows in this table?....just thinking..   Is it possible that another person is inserting in this table?   How about having a COMMIT command right after the DELETE statement. Tsk...tsk...just thinking       



Get your own FREE, personal Netscape Webmail account today at http://webmail.netscape.com/ Received on Fri Jan 26 2001 - 13:42:32 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US