多项选择题

下列对于Redis的操作key的命令说法正确有()

A.Del key 删除key
B.Type key 判断key是否存在
C.Move key db 把key移动到其他的数据库中
D.Exists key 判断key是否存在