-
Which property determines whether a database object is case sensitive?
-
- ATOMICITY
- NORMALIZATION
- COLLATION
- COLLABORATION
- None of these
Correct Option: C
The way to determine whether a database object or a database is case sensitive or not is to check the ‘COLLATION’ property. The result would be either CI for insensitive or CS for sensitive.