Top 10 Hidden Gems in SQL Server 2005
By Cihan Biyikoglu
SQL Server 2005 has hundreds of new and improved components. Some of these improvements get a lot of the spotlight. However there is another set that are the hidden gems that help us improve performance, availability or greatly simplify some challenging scenarios. This paper lists the top 10 such features in SQL Server 2005 that we have discovered through the implementation with some of our top customers and partners.
- TableDiff.exe
- Triggers for Logon Events (New in Service Pack 2)
- Boosting performance with persisted-computed-columns (pcc).
- DEFAULT_SCHEMA setting in sys.database_principles
- Forced Parameterization
- Vardecimal Storage Format
- Indexing made easier with SQL Server 2005
- Figuring out the most popular queries in seconds
- Scalable Shared Databases
- Soft-NUMA
Read original Microsoft TechNet Article for detailed explanation.
Reference : Pinal Dave (https://blog.sqlauthority.com)
1 Comment. Leave new
I have one problem, how to hidden all tables in a sql server
another problem of that is how to retruving all database show in list box in vb.
pls reply
thankyou