Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

delete based on inner join in EF core

$
0
0

Attendance  { int Id;  string Subjcode; string date; string usn; }  

Student   {  int Id; string usn; string Name; }

no parent-child relationship between the two. I want to remove records from Attendance table where usn does not exist in student table in .net core


Viewing all articles
Browse latest Browse all 9386

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>