Tell us about Statements regarding INTO keyword.

 Posted by vishalneeraj-24503 on 11/3/2014 | Category: ASP.NET Interview questions | Views: 1526 | Points: 40
Answer:

1). When used with the select keyword,into will end the scope.
2). When used with the join keyword,into will add a variable containing all of the matching items from the join.Hence this is called a Group Join.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response