# 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](https://docs.gapvelocity.ai/blackdiamond-studio-or-mobilize.net/blackdiamond-studio-documentation/bds-portal/creating-my-first-project/5.-code).

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

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


---

# 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.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.
