'SQL' Tag

  • How to simulate the SQL WHERE IN clause in a SPQuery

    July 19, 2010

    Simulate a WHERE IN clause in a SPQuery If you ever have used something like SELECT * FROM table WHERE field IN (‘value1′,’value2′,’value3′,’value4′)   in T-SQL, and wanted to mimic this functionality in the SharePoint SPQuery class, you probably have found out there is no IN statement in the CAML Query language. So what do [...]

 
Powered by Wordpress and MySQL. Theme by Shlomi Noach, openark.org