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 -> Validating SQL ??

Validating SQL ??

From: Matthew Green <matthewgreen_at_powersoft-services.co.uk>
Date: Tue, 05 Jan 1999 12:11:43 +0000
Message-ID: <3692017F.2D44C35E@powersoft-services.co.uk>

Is there a command which will let me validate SQL statements before applying them e.g..

update contacts
set name = 'ABC'

so I want to check if the syntax is right before executing.

If you can shed any light

Thanks

Matt Received on Tue Jan 05 1999 - 06:11:43 CST

Original text of this message

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