Thread
:
Oracle 10g - delete record that doesn't exist
View Single Post
01-29-2013, 10:11 PM
PM User
|
#
3
Old Pedant
Supreme Master coder!
Join Date: Feb 2009
Posts: 23,248
Thanks: 59
Thanked 3,999 Times in 3,968 Posts
Quote:
delete a record from the database that doesn't exist
Ummm...I'm assuming you meant that to read
Code:
delete a non-existent record from an existing database
If the database itself doesn't exist, yes, you will get an error.
__________________
An optimist sees the glass as half full.
A pessimist sees the glass as half empty.
A realist drinks it no matter how much there is.
Old Pedant
View Public Profile
Find More Posts by Old Pedant