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

Home -> Community -> Usenet -> c.d.o.misc -> Delete a row if CLOB Data is empty or NULL

Delete a row if CLOB Data is empty or NULL

From: <parcha_at_gmail.com>
Date: 4 Apr 2006 13:18:42 -0700
Message-ID: <1144181921.971679.251180@z34g2000cwc.googlegroups.com>


I have a table with two columns 'id'(VARCHAR2) and CLOB

Can someone tell me how can I write a SQL Query to delete a row from the table if the CLOB data is null or empty?

Thanks. Received on Tue Apr 04 2006 - 15:18:42 CDT

Original text of this message

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