[SQL] adding not null constraints on columns

2003-02-11 Thread Susan
Title: Message Is there a way to add not null constraints on a column after the column has been created?  Any help would be appreciated.  Thanks.   The most likely way for the world to be destroyed, most experts agree, is by accident. That's where we come in; we're computer professionals. W

Re: [SQL] Create function statement with insert statement

2003-03-17 Thread Susan Hoddinott
Hi Chris, Pleased to (finally) report success. Here are the solutions: INSERT - DROP FUNCTION orderinsert() ; CREATE OR REPLACE FUNCTION orderinsert() RETURNS OPAQUE AS ' BEGIN IF NEW.CUSTOMER_ID ISNULL THEN RAISE EXCEPTION "CUSTOMER_ID cannot be NULL value" ; END IF ; IF

[SQL] unsubscribe

2007-02-08 Thread Susan Evans
Unsubscribe Susan Evans Haywood County Schools NCWISE Coordinator 216 Charles Street Clyde, NC 28721 828-627-8314 (Phone) 828-627-8277 (Fax) 216 Charles Street Clyde, NC 28721 ---(end of broadcast)--- TIP 6: explain analyze is your friend

[SQL] unsubscribe

2007-03-15 Thread Susan Evans
unsubscribe -- Susan Evans Haywood County Schools NCWISE Coordinator 216 Charles Street Clyde, NC 28721 828-627-8314 (Phone) 828-627-8277 (Fax) 216 Charles Street Clyde, NC 28721 ---(end of broadcast)--- TIP 3: Have you checked our extensive

[SQL] unsubscribe

2007-03-22 Thread Susan Evans
unsubscribe -- Susan Evans Haywood County Schools NCWISE Coordinator 216 Charles Street Clyde, NC 28721 828-627-8314 (Phone) 828-627-8277 (Fax) 216 Charles Street Clyde, NC 28721 ---(end of broadcast)--- TIP 9: In versions below 8.0, the