I see the Query button in my Tiggzi database screen, but I can't seem to figure out what query language you're using. I'm used to querying with SQL, but when I enter an sql query, I just get an "Incorrect Query" message.
Do you have an example, tutorial or link to the database query format/syntax/language I should use?
I would like to do something simple like:
SELECT column1_name FROM my_table_name WHERE (_localvariable is = column2_name AND _localvariable is startdate AND _solddate <= enddate