1.

How To Remove All Database?

Answer»

To REMOVE all DATABASE USE the FOLLOWING CODE:

redis-cli flushall

To remove all database use the following code:

redis-cli flushall



Discussion

No Comment Found