Query builder to create/edit database views
Posted: Thu 20 Jan 2011 08:08
Hello,
Is it possible to edit database views with the query builder?
The only way I found up to now is the following:
* Create a new query
* Visually create the view with query builder
* Copy the resulting SQL-Code to clipboard
* Create new View in database
* Paste the copied SQL-String into design-window
When I want to change a view, I have to copy the original SQL-Code to a new query, edit it there and copy it back again.
This is much work and I want to ask if there is a faster way which I do not know.
Best regards,
Hannes
Is it possible to edit database views with the query builder?
The only way I found up to now is the following:
* Create a new query
* Visually create the view with query builder
* Copy the resulting SQL-Code to clipboard
* Create new View in database
* Paste the copied SQL-String into design-window
When I want to change a view, I have to copy the original SQL-Code to a new query, edit it there and copy it back again.
This is much work and I want to ask if there is a faster way which I do not know.
Best regards,
Hannes