1
Answer

Some part of your SQL statement is nested too deeply.

Satish Verma

Satish Verma

8y
555
1
I got an error "Some part of your SQL statement is nested too deeply. Rewrite the query or break it up into smaller queries."
 
i used one method into two different pages, one is going perfect but the other is got error same as above mention.
Please give me any solution.
I am using EF 6.0, MVC 4. 
I have google with error but no one give proper solution.
Answers (1)