Which statement is true about sharding?
A - Sharding is enabled at the database level
B - Creating a sharded key automatically creates an index on the collection using that key
C - We cannot change a shard key directly/automatically once it is set up
D - A sharded environment does not support sorting functionality since the documents lie on various mongod instances