Tag

run_sql

0 views collected around this technical thread.

Aikesheng Open Source Community
Aikesheng Open Source Community
Oct 26, 2022 · Databases

Using run_sql and sql Functions in MySQL Shell: Differences and Practical Examples

This article explains the functional differences between the run_sql and sql commands in MySQL Shell, demonstrates how to execute DDL/DML statements, bind variables, and retrieve results using both commands, and provides guidance on selecting the appropriate function for various use cases.

DatabaseMySQLMySQL Shell
0 likes · 7 min read
Using run_sql and sql Functions in MySQL Shell: Differences and Practical Examples