Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
ranganathanmca
Starting Member
15 Posts |
Posted - 2011-03-10 : 06:13:56
|
Hi guys., I need to compare 2 different type of date first date format :2011 12011 22011 3second date format : July 2011June 2011April 2011March 2011February 2011compare the month if it's equal we need to display the data,Please share some example queriesThanks for advanceranganathan palanisamy |
|
khtan
In (Som, Ni, Yak)
17689 Posts |
Posted - 2011-03-10 : 06:29:54
|
the date is in a single column or two column ?what is the data type for the column ? KH[spoiler]Time is always against us[/spoiler] |
 |
|
|
|
|