> For the complete documentation index, see [llms.txt](https://docs.gapvelocity.ai/blackdiamond-studio-or-mobilize.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gapvelocity.ai/blackdiamond-studio-or-mobilize.net/blackdiamond-studio-documentation/code-conversions/converting-sql-code-to-snowflake.md).

# Converting SQL code to Snowflake

Mobilize.Net [SnowConvert](https://docs.mobilize.net/snowconvert/) is an easy-to-use software that lets you jump-start the modernization of your conventional data platform to the reinvented Snowflake Data Warehousing Architecture. To achieve this modernization, [SnowConvert](https://docs.mobilize.net/snowconvert/) understands your source SQL (such as Oracle, SQL Server, and Teradata) and translates it to [**Snowflake SQL**](https://docs.snowflake.net/manuals/sql-reference-commands.html). Once your original SQL is converted, you'll be able to start enjoying all the benefits of Snowflake.

More info about [**SnowConvert for SQL**](https://docs.mobilize.net/snowconvert/).

## **Conversion Steps**

### **Convert SQL to Snowflake from the portal**

Please refer to the project creation wizard step: [Upload my source code](/blackdiamond-studio-or-mobilize.net/blackdiamond-studio-documentation/bds-portal/creating-my-first-project/5.-code.md).

### **Convert SQL to Snowflake from the IDE**

Please check the [Converting from the IDE guide.](/blackdiamond-studio-or-mobilize.net/blackdiamond-studio-documentation/code-conversions/converting-from-the-ide.md)&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.gapvelocity.ai/blackdiamond-studio-or-mobilize.net/blackdiamond-studio-documentation/code-conversions/converting-sql-code-to-snowflake.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.
