How do I do a UNION?

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
shyce
Posts: 2
Joined: Mon 30 Apr 2012 15:26

How do I do a UNION?

Post by shyce » Mon 30 Apr 2012 15:32

I'm trying to do something like is described in this article...

http://codeidol.com/sql/sql-hack/Number-Crunching/Get-Values-and-Subtotals-in-One-Shot/


However, I don't know how to perform a UNION with my dbForge Query Builder for MySQL.

shyce
Posts: 2
Joined: Mon 30 Apr 2012 15:26

Re: How do I do a UNION?

Post by shyce » Mon 30 Apr 2012 16:20

Nevermind, GROUP BY WITH ROLLUP was the solution to this.

.jp
Devart Team
Posts: 345
Joined: Wed 09 Sep 2009 06:55
Location: devart

Re: How do I do a UNION?

Post by .jp » Thu 03 May 2012 07:28

Unfortunately a UNION clause is not supported by dbForge tools so far.

Post Reply