SQL - Delete Cascade is used with? -


i'm learning sql , i'm stuck on 1 of review questions , can't find answer in text book. when 'delete cascade'

what 'used' with?

  • a. used primary key constraint
  • b. used unique constraint
  • c. used referential constraint
  • d. used type constraint

i want primary key because going identify correct tuple when cascades? right/wrong, don't know 1 right.

thanks.

it used referential constraint.

more referential constraint


Comments

Popular posts from this blog

Line ending issue with Mercurial or Visual Studio -

tags - Jquery Mixitup plugin help prevent handlers being destroyed -

c# - Delving into the world of XML (Windows Phone) Error I dont understand (The ' ' character, hexadecimal value 0x20, cannot be included in a name.) -