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 |
|
attman
Starting Member
16 Posts |
Posted - 2009-12-27 : 20:33:46
|
| my querywhere id in(select min(ID) from records where serino='00904041' and tarih>=convert(varchar,DATEADD(mm, DATEDIFF(mm,0,getdate()), 0)) and tarih<convert(varchar,DATEADD(mm, DATEDIFF(mm,0,getdate()), 0)) |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
|
|
|