basically I new to firebase, I just want to that how to retrive specific data from firebase , [firabase](https://i.stack.imgur.com/vk0S6.png[1]
as you can see in above image I want to retrieve like in Sql we use
Select CellNum from Student where Email="Adnan@gmail.com
.
How can I do that in firebase web javascript?