Filter - Equal to

Definition: This will allow you to get the data based on equal ( = ) condition of a column which has numbers. It can be used on any data type including text, integer, date, date time etc.

Example: We are getting student info who are having age = 16. You can type a command like below

show data where student_age = 16

Instead of using “ = “ even text like “is equal to” can also be used. This will create an additional file with the output of the above command.

Filter Equal to

Note 1

If you have entered some command on Ask On Data and it is asking for variables/input for that command but you want to abort that operation, then simply type "Abort".

Note 2

We will keep on retraining Ask On Data ML algorithm, hence its accuracy will keep on increasing and it will be capable of understanding more syntaxes in simple language

Reach out on support@askondata.com for any questions or help.