Using the like command with firebase
SQL has a LIKE clause for the SELECT WHERE statement.
Unfortunately, FireBase is not a SQL database.
It is only a tag/value database.
Using the like command with firebase
SQL has a LIKE clause for the SELECT WHERE statement.
Unfortunately, FireBase is not a SQL database.
It is only a tag/value database.