When a database gets cloned, what accesses are replicated
When a database gets cloned, what accesses are replicatedA . All objects in the database and their child objects(schemas, tables etc) B. Only the data base object access C. Only the child object access D. No access gets replicatedView AnswerAnswer: A Explanation: A cloned object does not retain any granted...