× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
slavakiev reported 2013-11-06T19:43:57Z  · tariqrahiman last modified 2014-12-04T00:54:31Z

Issues with ORDER BY when DISTINCT in the WHAT for the record type


Priority Low
Complexity Unknown
Component MongoSQL
Version 16.0

Tested in Aqua Data Studio 14.0.3-14 Build #: 34647 on Ubuntu 12.04

It is link to the closed ticket 10474. Order BY still works wrong for the record type.

insert into bs values({managerName:{'first':'Bruce','last':'Willis'}})

go
insert into bs values({managerName:{'first':'Adam','last':'Zimmer'}})
go
insert into bs values({managerName:{'first':'Greg','last':'Belamy'}})
go
select  distinct managerName  from bs
order by managerName desc
go
select  distinct managerName  from bs
order by managerName asc
go
Result of DESC same as ASC
 
 
1 attachment

Issue #10700

Closed
Fixed
Resolved 2014-11-07T12:31:35Z
 
 
Completion
No due date
Fixed Build ADS 16.0.0-dev-33 (1.4.1)
No time estimate

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