Which of the following commands can clear the data of all databases under the Redis instance?
Which of the following commands can clear the data of all databases under the Redis instance?A . dropall B. flushall C. flushdb D. dropdbView AnswerAnswer: B