× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
ranarohitp(*) reported Apr 3, 2013  · tariqrahiman last modified Feb 21, 2017

How to handle alias name and virtual temporary table names


Dev
Kin-Hong Wong
kin-hong
QA
Tariq Rahiman
tariqrahiman
Priority Low
Complexity Unknown
Component Q Analyzer - Auto-Completion
Version 13.0
ADS version : ads-windows-x64-14.0-dev-30.
 
select temp. from (select `actor_id` as a , `first_name` as fname  from `actor`) as temp
 
Now in the above given query I'm selecting two column names from actor table and storing result to a temp table,now when i do another select from temp table and say temp.  it will display column name of actor table,basically it is still referring to actor table which should not happen.
 
How do ADS Auto completion will handle such cases where user is creating a virtual temporary table and is using alias name for column names?
2 attachments
ranarohitp(*)   Apr 3, 2013  Change History
Field Old Value New Value
Description
ADS version : ads-windows-x64-14.0-dev-30.
 
select temp. from (select `actor_id` as a , `first_name` as fname  from `actor`) as temp
 
Now in the above given query I'm selecting two column names from actor table and storing result to a temp table,now when i do another select from temp table and say temp.  it will display column name of actor table.
 
How do ADS Auto completion will handle such cases where user is creating a virtual temporary table and is using alias name for column names?
 
ADS version : ads-windows-x64-14.0-dev-30.
 
select temp. from (select `actor_id` as a , `first_name` as fname  from `actor`) as temp
 
Now in the above given query I'm selecting two column names from actor table and storing result to a temp table,now when i do another select from temp table and say temp.  it will display column name of actor table,basically it is still referring to actor table which should not happen.
 
How do ADS Auto completion will handle such cases where user is creating a virtual temporary table and is using alias name for column names?
tariqrahiman   Apr 3, 2013  Change History
Field Old Value New Value
Version 14.0 13.0
tariqrahiman   Apr 3, 2013  Change History
Field Old Value New Value
Dev Assignee SachinPrakash (Sachin Prakash) kin-hong (Kin-Hong Wong)
Type Support Bug
kin-hong   Apr 11, 2013  Change History
Field Old Value New Value
Resolution Fixed
Resolved Date Apr 11, 2013 8:52 PM
Status New Resolved
tariqrahiman   Apr 11, 2013  Change History
Field Old Value New Value
Fixed Build 13.0-rc-24
Status Resolved Closed
kin-hong   Oct 23, 2014  Change History
Field Old Value New Value
Resolution Fixed Won't Fix

Issue #8583

Closed
Won't Fix
Resolved Apr 11, 2013
 
 
Completion
No due date
Fixed Build 13.0-rc-24
No time estimate

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