× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
Umairpk reported 2013-05-16T16:36:54Z  · JennyNishimura last modified 2013-05-16T17:25:19Z

Derive table upto the second level should be supported

  Duplicates #8909
Dev
Jenny Nishimura
JennyNishimura
QA
Tariq Rahiman
tariqrahiman
Priority Low
Complexity Unknown
Component MongoSQL
Version 14.0

 

--Test Script
 
Create collection derivetest
GO
insert derivetest
(a,b,c,d) values(1,2,3,4)
GO
select * from (
select * from derivetest
)
--First level rupported
select * from (
select * from (
select * from derivetest
)
)
----Blank result, should be supported

Issue #8985

Closed
Duplicate
Resolved 2013-05-16T17:25:19Z
 
 
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