Microsoft
Software
Hardware
Network
Question : dependent constraints
how can you script which constraints have dependent constraints under them (hence, the ones you cannot remove)
thanks
Answer : dependent constraints
Lists all primary keys
Use DatabaseName
SELECT name,type,type_desc
FROM [ESReporting].[sys].[key_c
onstraints
]
where type = 'PK'
Lists all Foreign keys
Use DatabaseName
SELECT name,type,type_desc FROM sys.foreign_keys
Random Solutions
Way to force data in Excel into the format I want?
Access to read info from query and send out results in excel
Remote Desktop Services on Windows 2008 Foundation Server
Firewall & Windows Security Center
PowerShell string += question
printmig.exe aborting early
Repair of Win XP
Shared calendar does not show appointments until refreshed
Change SQL Server language setting
Fast download/upload, slow surfing