#how to get info out of database?
1 messages · Page 1 of 1 (latest)
?
No but I just one of the 3
So I don’t need to make a list
I want a var for price and one for status
still can't set a single value to multiple values
store it in a list
use the list to find what you want
owhh so i need to import the table and then make it a list and import the sinlge price as a variable from the list?
pretty much
do you have a example or something? because i would haven o idea how i would need to do that
you set it to {plots::price}, so set it to something like {plots::prices::*} instead
but "SELECT price FROM table" price is that how the rule in my database need to be named or the variable in my database?
select price from table and store result in {_result::*} -> {_result::price::*} contains information