Spaces in Oracle fields
From: Tony Desborough <tony_at_bilpin.co.uk>
Date: Wed, 7 Dec 1994 10:58:15 GMT
Message-ID: <1994Dec7.105815.22775_at_bilpin.co.uk>
Date: Wed, 7 Dec 1994 10:58:15 GMT
Message-ID: <1994Dec7.105815.22775_at_bilpin.co.uk>
Hi,
I have an Oracle table which contains a number of CHAR fields. Some of these fields are truely NULL, others appear to be NULL on screen forms but actually contain 1 or more spaces, entered by careless users. Reports and programs which check for NULL values in various fields are therefore not always selecting the expected records. In the short term I need an SQL update statement to set a field to NULL if it contains spaces (and only spaces). In the longer term I need to prevent users from filling a screen field with spaces only.
Any ideas ?
-- ---------------------------------------------------------------------------- Tony Desborough SRL Data Ltd Software Programmer 1, Perren St Email: tony_at_bilpin.co.uk LONDON, NW5 3EDReceived on Wed Dec 07 1994 - 11:58:15 CET