Use
SQL Studio allows you to create view tables for the database to which you are currently logged on.
Procedure
You can rename the basis table column names for your view table under Alias in View.
Replace existing view |
Replace the existing view table |
Check on insert or update |
Check the view conditions when changing values |
Identifiers upper case |
Identifier written in upper case letters |
To export the SQL statement for creating the view database to the direct SQL dialog, choose Table Definition ® Export to Direct SQL.