Is there a SQL query that can tell whether a given index/constraint for a table is set to cascade on delete?
FYI, the database I'm using is SQL Azure
Is there a SQL query that can tell whether a given index/constraint for a table is set to cascade on delete?
FYI, the database I'm using is SQL Azure