Aqua Data Studio 16.0.0-dev-42
Build #: 41139
Built on: 2014-Nov-18 05:42:29 PM
1.Connect to Sybase Anywhere 16
2.Open Query analyzer , execute script of create table and view.
3.Now Go to Views Tree node,Expand it. Right click on created view "ViewForTable".
Select option "View Properties".
Observation: Here you will see, only "create" keyword appeared in small case,
|
258 KB
This is how it is stored in the catalog tables. I am not sure why sybase is sometimes upper casing and sometimes not but modifying the source returned to us from the database is not something we want to do.
Issue #12803 |
Closed |
Won't Fix |
Resolved |
Completion |
No due date |
No fixed build |
No time estimate |
This is how it is stored in the catalog tables. I am not sure why sybase is sometimes upper casing and sometimes not but modifying the source returned to us from the database is not something we want to do.