Im working with an application on SharePoint 2007, I encountered an issue where the list item unable to view.
It hit error 1309 "Some part of your SQL statement is nested too deeply. Rewrite the query or break it up into smaller queries"
In addition, how can get to know the SQL query structure? how the SQL statement was nested too deeply.
how can I solve this issue?
Thank you in advanced.