Microsoft
Software
Hardware
Network
Question : Select statement with Datepart failing
select (DATEPART(mm,vw_dim_Activi
tyAttribut
e_SFDC.Ass
essmentDat
e) = 1)
from vw_dim_ActivityAttribute_S
FDC
this is failing saying
Msg 102, Level 15, State 1, Line 1
Incorrect syntax near '='.
this looks perfectly well to me.
Answer : Select statement with Datepart failing
what should your query, aka expression, return?
Random Solutions
How to get all the site names under a sitecollection
VMWare ESX 4 Update Manager and failing Remediation for certain patches
Roaming Profiles on Windows 2008 R2 Remote Desktop Services server not working correctly
2 ways in ASP.NET to open a different page?
delphi Run once
How to integrate two programs into one
Installation Failed on Routing and Remote Access
CSS Tabbed Layout IE6 Question, Part 2
Excel 2007 viewer error in Windows Server 2008 R2 terminal server (crash)
web forms: xForms or javascript forms: which one is the best?