question

zax_SQLSrvr avatar image
zax_SQLSrvr asked

Insert Blank Row in Union All Query

Is it possible to Insert A Blank Row in a Union All Query

after every customer sales totals?

union-all
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Jeff Moden avatar image
Jeff Moden answered

No. The union will eliminate all but one of them.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.