Usage
Here is how to create variables in MindsDB.- Create variables using
SET
and save values either using thefrom_env()
function or directly.
- Use variables to pass parameters when creating objects in MindsDB.
SET
and save values either using the from_env()
function or directly.