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
Time out occurred while waiting for buffer latch
Exchange Database will not mount.
Terminal Server Port Forward to Desktop
How to print a dbgrid
SonicWall, VPN Access Rule
Google Apps Gmail and legacy MS Exchange (SBS) 2003 Synchronisation
Oracle -- SQL Results ?
Microsoft System Center Configuration Manager
DCDIAG DC ERRORS
pivot table table problem...