# Sql with parameters

**URL:** https://community.glideapps.com/t/sql-with-parameters/67882
**Category:** Ask for Help
**Tags:** sql
**Created:** [November 17, 2023, 12:57am UTC](https://community.glideapps.com/t/sql-with-parameters/67882 "2023-11-17T00:57:10Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![rleinen](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rleinen/32/43270_2.png) [@rleinen](https://community.glideapps.com/u/rleinen)
#### Post date: [November 17, 2023, 12:57am UTC](https://community.glideapps.com/t/sql-with-parameters/67882/1 "2023-11-17T00:57:10Z")

</div>

Is it possible with the new SQL query to pass a parameter to the SQL from within glide? Or is it possible to call a SQL stored procedure or function using the new glide SQL features?

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [November 17, 2023, 5:57am UTC](https://community.glideapps.com/t/sql-with-parameters/67882/2 "2023-11-17T05:57:01Z")

</div>

I don’t think so. @NoCodeAndy might be able to confirm that.

---

<div class="post-metadata">

### Author: ![NoCodeAndy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/nocodeandy/32/62530_2.png) [@NoCodeAndy](https://community.glideapps.com/u/NoCodeAndy)
#### Post date: [November 23, 2023, 12:04am UTC](https://community.glideapps.com/t/sql-with-parameters/67882/3 "2023-11-23T00:04:07Z")

</div>

That’s my understanding as well, although I like the idea! I’ll pass it along to the product team.

---

<div class="post-metadata">

### Author: ![Mark\_Marsh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/mark_marsh/32/81371_2.png) [@Mark\_Marsh](https://community.glideapps.com/u/Mark_Marsh)
#### Post date: [February 9, 2025, 2:59pm UTC](https://community.glideapps.com/t/sql-with-parameters/67882/4 "2025-02-09T14:59:56Z")

</div>

Has there been any progress on this? It would be very useful for part of our use case (integrating data from a data analysis platform where we need to ensure users receive only their data).
