Your feedback is highly appreciated! Let's make Vertabelo even better.

Postgresql 10 Partitioning
Postgresql 10 Partitioning feature and table inheritance should be added to be able to store all models in Vertabelo

Hello,
Fill the column type field with an array type, i.e. int[]:
Best regards,
Adam Mościcki

view columns not updating
Hi
I do a select * on my view and then pick UPDATE COLUMNS
then i go to the list of columns and delete some and change order
but when i generate the SQL it still shows select * rather than my curated column list.
Regards
George B

I am not sure why my crosstab is not running but giving me the error message I am getting Line 2 (FROM) systax error, SELECT employee_id, ship_country, freight from orders ORDER BY 1,2 FROM crosstab('select employee_id, ship_country, SUM(freight) from ord
SELECT employee_id, ship_country, freight from orders ORDER BY 1,2
FROM crosstab('select employee_id, ship_country, SUM(freight) from orders ORDER by 1,2')
AS final_result(employee_id SMALLINT, Austria VARCHAR, Finland VARCHAR, Italy VARCHAR, France VARCHAR, Germany VARCHAR, Brazil VARCHAR, Belgium VARCHAR, Switzerland VARCHAR);

Are there any plans to support Hive?
Given the emergence of Hadoop, are there any plans to add Hive as a source?
Servicio de atención al cliente por UserEcho