This question shows research effort; it is useful and clear
0
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
我有 2 张桌子TimetableMaster和TimetableBreakup. 在我的存储过程中,我需要一个 IF 条件来检查TimetableMaster. TimetableMasterID存在于TimetableBreakup表中(为其TimetableMasterID外键)。如何构建 IF 条件?