# All functions in Formula/SQL

All functions inserted in Acho Studio’s Formula action are supported in standard SQL expressions. Below are the detailed documentations for each function.&#x20;

{% content-ref url="/pages/-MQPPqAvPcRvV53mdesH" %}
[Mathematical Functions](/acho-studio/data-prep-projects/applying-actions/tools/sql-editor/supported-math-functions-in-formula/mathematical-functions.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZou\_6i6Ja2WsbPchIK" %}
[String Functions](/acho-studio/data-prep-projects/applying-actions/tools/sql-editor/supported-math-functions-in-formula/string-functions.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZoqVWtLrylUlvkCr6Z" %}
[Date Functions](/acho-studio/data-prep-projects/applying-actions/tools/sql-editor/supported-math-functions-in-formula/date-functions.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZoqo2NbN6-PSASS9y1" %}
[Datetime Functions](/acho-studio/data-prep-projects/applying-actions/tools/sql-editor/supported-math-functions-in-formula/datetime-functions.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZs-vy2JlKPL4Y8DMcl" %}
[Time Functions](/acho-studio/data-prep-projects/applying-actions/tools/sql-editor/supported-math-functions-in-formula/time-functions.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZos--ZROMyk\_r4YY\_I" %}
[Timestamp Functions](/acho-studio/data-prep-projects/applying-actions/tools/sql-editor/supported-math-functions-in-formula/timestamp-time-functions.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZotGwEenWY1WMtJTwf" %}
[Conditional Functions](/acho-studio/data-prep-projects/applying-actions/tools/sql-editor/supported-math-functions-in-formula/conditional-functions.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZosCnjZeIdYSEpi7Is" %}
[Type Conversion](/acho-studio/data-prep-projects/applying-actions/tools/sql-editor/supported-math-functions-in-formula/type-conversion.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZou9NYSiVvkdY30Z2W" %}
[Other Functions](/acho-studio/data-prep-projects/applying-actions/tools/sql-editor/supported-math-functions-in-formula/other-functions.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.acho.io/acho-studio/data-prep-projects/applying-actions/tools/sql-editor/supported-math-functions-in-formula.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
