Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

How can I connect postgreSQL with native SQL queries

I plan to select the last item by date and time listed in the table. Table.Buffer() make my refresh time significantly slower.   1. Will it be better if I do it with SQL ? 2. How could I manually...