Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> adding a check condition
Hi guys
In a database which i am desiging to prevent users from entering blank spaces into columns i am also
adding a check condition like check column <> ' ' to almost every column..
Does this add to the overhead of the table and will it have any performance effect ..
Thanx
Anand
Received on Tue Jun 13 2000 - 00:43:30 CDT