SashaBuilder3
Programmer
Hi everybody,
I know how to get a value from a table through opening a recordset, but I am wondering if there is another way, something like this:
My_var = SELECT column1 from some_table where column2='ABC'
providing that this SELECT returns a single value.
???????
Thanks,
Alexandre
I know how to get a value from a table through opening a recordset, but I am wondering if there is another way, something like this:
My_var = SELECT column1 from some_table where column2='ABC'
providing that this SELECT returns a single value.
???????
Thanks,
Alexandre