Phoenix supports JDBC, not any kind of scripting language like PLSQL or
other variant. You can loook up online lots of examples of using
PreparedStatement to bind variables in a query.

On Tue, Mar 28, 2017 at 5:34 AM Cheyenne Forbes <
cheyenne.osanu.for...@gmail.com> wrote:

> Can someone show an example of how to declare a variable (and change the
> value) in Phoenix as I would use @ in front of the variable name in MySQL?
> (example: @my_variable := "my value")
>
> Thanks,
> Cheyenne
>

Reply via email to