× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
vaibhavladdha271(*) reported 2014-01-27T04:47:25Z  · NielsGron last modified 2014-06-24T16:10:31Z

Rename table script is not provided for script object to window as->Alter in Paraccel

  Duplicates #12301
Dev
John LH
JohnLH
QA
Tariq Rahiman
tariqrahiman
Priority Low
Complexity Unknown
Component Q Analyzer
Version 15.0

Aqua Data Studio 15.0.0-dev-82
Build #: 35685
Built on: 2014-Jan-24 05:27:23 PM

Connect to Paraccel

Create a table named 'organization'

Create table script:

CREATE TABLE [test_schema].[organization1]  ( 
[branch] varchar(25) NULL ENCODE RAW,
[address] varchar(25) NULL ENCODE RAW 
)
DISTSTYLE EVEN
GO
 
Right click on created table
Select Script object to window as
Select Alter
Here only alter table script for adding column is generated,but if we are able to rename a table through alter table window then can we provide rename table script in Alter option
 
Rename table script:
Alter table "test_schema"."organization" rename to "temporganization"
 
1 attachment

Issue #11519

Closed
Duplicate
Resolved 2014-06-24T16:10:31Z
 
 
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