Christmas Holiday In SQL Server 2008

In this article I will tell you how to get a Christmas Tree as output in SQL Server.
  • 2290

In this article I will tell you how to get a Christmas Tree as output in SQL Server.

Firstly, set the Result mode to Text or press (CTRL + T). Now write following sql code in query editor.

HappyNewYear01.jpg

Run above query and see, you will get the Christmas Tree as output.

HappyHolidays.jpg

© 2020 DotNetHeaven. All rights reserved.