× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
narendravatsaraj(*) reported 2014-11-20T06:00:45Z  · tariqrahiman last modified 2014-11-28T20:59:16Z

Sybase Anywhere 16 - View Properties: CREATE keyword appears in small case.


Priority Low
Complexity Unknown
Component App - Visual Editing
Version 16.0

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.

CREATE TABLE "DBA"."TableForView"  ( 
"c1" varchar(25) NULL,
"c2" varchar(25) NULL,
"c3" varchar(25) NULL 
)
GO
 
 
CREATE VIEW "DBA"."ViewForTable"
AS 
SELECT * FROM "TableForView"
GO
 

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,            

 

 

1 attachment

Issue #12803

Closed
Won't Fix
Resolved 2014-11-28T20:55:11Z
 
 
Completion
No due date
No fixed build
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017