Hi Everybody,
How do I programatically set "on delete cascade" to true in SQL Server?
I have a Users Table and I have bunch of other tables which has Fkey for
Users table, so I need to programatically set the "on delete cascade" to
True.
Any help or Idea is Appreciated.
Thx,
Sunny
