Page 1 of 1

Create views

PostPosted: Tue Jan 05, 2016 8:39 am
by paolopeoli
Good morning

I have DBEAVER 3.4.5 and it seems thant I can't create table of view type.
The program doesn't enable me to change the "value" field into "view" but only into "table".
How I can do?

Thanks very much
Paolo

Re: Create views

PostPosted: Tue Jan 12, 2016 12:13 pm
by Serge
Currently view creation (using UI controls) supported only for MySQL and Oracle.
For other databases you can create view only thru SQL editor.