.. raw:: html
.. role:: colored
Filter - Starts with
=========================
**Definition:** This will allow you to get the filtered data starts with given sub string on a particular column
**Example:** We are getting the full_name starts with "ra" . You can type a command like
.. code-block::
show data where full_name starts with ra
This will create an additional file with the output of the above command.
.. figure:: /images/FilteringStartsWith.png
:alt: Filtering - Starts with
:scale: 55%
.. admonition:: 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 \":colored:`Abort`\".
.. admonition:: 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