Re: [SQL] Informing end-user of check constraint rules

2003-06-26 Thread btober
> Am Sonntag, 22. Juni 2003 14:45 schrieb [EMAIL PROTECTED]: >> I have not used column check constraints before, but I'd like to >> start using then and so would I'll like to know if there is a direct >> way to provide feedback to the end user about data validation rules >> expressed in column che

Re: [SQL] Informing end-user of check constraint rules

2003-06-22 Thread Janning Vygen
Am Sonntag, 22. Juni 2003 14:45 schrieb [EMAIL PROTECTED]: > I have not used column check constraints before, but I'd like to start > using then and so would I'll like to know if there is a direct way to > provide feedback to the end user about data validation rules expressed in > column check cons

[SQL] Informing end-user of check constraint rules

2003-06-22 Thread btober
I have not used column check constraints before, but I'd like to start using then and so would I'll like to know if there is a direct way to provide feedback to the end user about data validation rules expressed in column check constraints? For instance, say that I wanted to use a RE to check e-ma