Here's my database and I want to get all the values of all the nodes in Users table.
Asked
Active
Viewed 13 times
0
-
Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Jul 05 '22 at 03:41
-
Does this answer your question? [android firebase database: how to get all nodes that are in a set of values](https://stackoverflow.com/questions/47625252/android-firebase-database-how-to-get-all-nodes-that-are-in-a-set-of-values) – Abhishek Dutt Jul 05 '22 at 03:42
-
So you want to get the data under each child of the `Users` node? What is the programming language you're using? Java or Kotlin? Please respond with @AlexMamo – Alex Mamo Jul 06 '22 at 17:56