× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
nileshhmali reported 2013-10-11T07:21:29Z  · last modified 2013-12-24T08:06:27Z

Alter parameter is not available in index,sequences for generating Script in Script Object to window As in informix.


Priority Low
Complexity Unknown
Component App - Visual Editing
Version Future
ADS version :ADS-windows-x64-14.0-rc-44
Database version : Informix 12.10
 
 
Create simple sequence 
 
CREATE SEQUENCE Nilesh.Test_squences
INCREMENT BY 1
MINVALUE 1
MAXVALUE 9223372036854775807
START WITH 1
NO CYCLE
 
Create simple index
CREATE INDEX informix.test_index
ON informix.test_kirti(col3, col2, col1)
GO
Go to sequences and index node->right click on this sequences and index ->Script to window as/new window as/file as.
 
Now you will observe that alter parameter is not available in Script to window as/new window as/file as..
2 attachments

Issue #10406

Closed
 
 
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