InterviewSolution
Saved Bookmarks
| 1. |
Will Count(column) Include Columns With Null Values In Its Count? |
|
Answer» YES, it will INCLUDE the NULL COLUMN in COUNT. Yes, it will include the null column in count. |
|