Database operators
-
What do the database operators do? By operators I mean the () + \/ () reporter and () > \/ () Boolean reporter
-
You can use them to specify the “where” conditions for database queries. See this project for an example:
https://play.creaticode.com/projects/65414e9c5e00b4f660052d37
CreatiCode
-
@info-creaticode thank you