Can we use SELECT statement in CHECK constraint statement in Create Table statment as follows : CHECK(DeptID IN (Select DeptID from Department)) ?

 Posted by Kundan64 on 12/18/2012 | Category: Sql Server Interview questions | Views: 6476 | Points: 40
Select from following answers:
  1. Yes
  2. No
  3. Yes, in SQLServer 2008
  4. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response

More Interview Questions by Kundan64