I need to query the data
Can Firebase query the data like SQLserver have filter data ?
For example , SQLserver use "where" "and" to find data more specifically.
I have try to getkey and get value ... but it can't find the node "emj394m6603d".
How to query the data which cofffeeNo is "美式咖啡" and store is "南店" and style is "中冰" , and delete all data under the node "emj394m6603d" ? (Only need to delete a piece of data )