Skip to content

Commit

Permalink
Update content/en/user-guide/user-defined-functions/index.md
Browse files Browse the repository at this point in the history
Co-authored-by: Waldemar Hummer <waldemar.hummer@gmail.com>
  • Loading branch information
HarshCasper and whummer authored Feb 29, 2024
1 parent 8b8aa47 commit 5cc01e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/user-guide/user-defined-functions/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ The result of the query is `15`.

## Python

In LocalStack Snowflake emulator, you can create User-Defined Functions (UDFs) in Python to extend the functionality of your SQL queries. Start your LocalStack Snowflake emulator and connect to the Snowflake emulator using an SQL client.
In LocalStack Snowflake emulator, you can create User-Defined Functions (UDFs) in Python to extend the functionality of your SQL queries. Start your LocalStack Snowflake emulator and connect to it using a SQL client to execute the queries below.

### Create a Python UDF

Expand Down

0 comments on commit 5cc01e4

Please # to comment.