Hassan Zaheer

The Initiator
  • Home
  • About
  • ASP.net Interview Questions
Switcher
Home > SQL SERVER > Get the day from date value in SQL Server

Get the day from date value in SQL Server

October 29th, 2009
Goto comments Leave a comment

There is a nice function available in SQL server to find out the day name for any given date you can use it in your query.

select datename (dw, ‘10/10/2009′) as [day]

SQL SERVER day for date, find day in sql server

Comments (0) Trackbacks (0) Leave a comment Trackback
  1. No comments yet.
  1. No trackbacks yet.
Subscribe to comments feed
AJAX using JQuery and ASP.net Installing Cache on Red Hat Linux
RSS feed

Recent Posts

  • AJAX using JQuery and ASP.net
  • Get the day from date value in SQL Server
  • Installing Cache on Red Hat Linux
  • Restore Cache Backup From Cache Terminal
  • Calling WSDL WebService From PHP.
  • Calling Cache Store Procedure through SQL
  • REACT^STU1 routine ALternative
  • Using BackgroundWorker Class
  • Advance Screen Scrapping
  • Simple Screen Scraping in C#

Categories

  • AJAX
  • ASP.net
  • C#
  • Cache
  • JQuery
  • Linux
  • PHP
  • SQL SERVER

Archives

  • November 2009
  • October 2009
  • May 2009
  • April 2009
  • March 2009
  • February 2009
  • January 2009

Meta

  • Log in
Top WordPress
Copyright © 2008-2009 Hassan Zaheer
Theme by mg12. Valid XHTML 1.1 and CSS 3.