Hi,
meybe it will be usefull if such add functionality to select:
(example of working)
we have:
Table "BAR"
a | integer
b | varchar
working:
select * as foo_* from bar;
progress to:
select a as foo_a, b as foo_b from bar;
regards
R. Partyka
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
✖
By continuing to browse this website, you agree to the use of cookies. Go to Privacy Policy.