Skip navigation links

User Comments

Posted by Wagner Bianchi on April 21 2009 4:34pm[Delete] [Edit]

Avoid null values is the best, but, if you have a table with many rows with null values in the index column, regard this out the index. Null is most expensive for the database server in many times.

Add your own comment.