With reference from documentation I executed following command in redis shell ``` 127.0.0.1:6379> sql select * from foo (error) ERR unknown command 'sql' ``` Please assist me with solution to above mentioned issue