The query returns wrong result when i want to find who is the shortest player in a NBA Database – Mysql
I am working with a NBA script in MySQL and I have to find out who is the shortest player in database. I am using feet as measurement and after executing the query i found out that the player the…