Subscribe to:
Post Comments (Atom)
SQL_DBA- Ip Address Ping
Start-Transcript - path C:/Script/PingLog.txt -Append Ping.exe -t spiceworks.com | ForEach { "{0} - {1}" -f (Get-Date), $_ } ...
-
These are the limitations of triggers in Sql server 1. We can not pass the parameters for triggers like Stores procedure , function et...
-
Identity Column : Identity columns are commonly used as primary keys in database tables. These columns automatically assign a value ...
No comments:
Post a Comment