Rajib blogs here about topics of his interest.
I use these cheatsheets related to TSQL and/or SQL server from time to time.
I can not count on my memory, but, it would be nice to have a photographic one.
Enough of my rambling, here is the list:
TSQL Cheatsheet found at Scribd - http://www.scribd.com/doc/399147/TSQL-Cheat-Sheet
SQL Server Cheatsheet found at Scribd - http://www.scribd.com/doc/15235350/SQL-Server-TSQL-Cheatsheet
Dave Pinal or SQL Authority's Cheatsheet - http://www.pinaldave.com/sql-download/SQLServerCheatSheet.pdf
Did I miss any good ones? I'll update this
Be the first to rate this post
Currently rated 3.0 by 1 people
I noticed an interesting blog entry by Kevin Kline. He is talking about code of ethics for DBA professionals. I thought some of us may find it relevant.
Enjoy the dialogue and debate at [http://sqlblog.com/blogs/kevin_kline/archive/2009/04/21/is-it-time-for-a-professional-code-of-ethics-for-dbas.aspx]
Currently rated 3.0 by 5 people
I thought the article below was interesting. It talks about the 1st robot capable of generating hypothesis and run experiments to prove it. I could have used one during my undergrad years.
http://www.informationweek.com/news/showArticle.jhtml?articleID=216402727
Here are couple of blog/forum entries I find useful and fun to read outside of the great Books Online resource:
1. http://www.bennadel.com/blog/938-Using-A-SQL-JOIN-In-A-SQL-UPDATE-Statement-Thanks-John-Eric-.htm
2. http://www.sqlservercentral.com/Forums/Topic493913-338-1.aspx
3. http://www.bennadel.com/blog/938-Using-A-SQL-JOIN-In-A-SQL-UPDATE-Statement-Thanks-John-Eric-.htm
4. http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=100415
I will appreciate if my colleagues and peers would consider looking at this thread I opened at SQL Server Central [http://www.sqlservercentral.com/Forums/Topic661376-1063-1.aspx]. Thanks and have a good day!
Update [10/01/2009]:
Thanks to Luke at [SQLServerCentral.com] forum I was able to find the answer. He pointed me to a MSDN article, which in turn pointed to this article [http://msdn.microsoft.com/en-us/library/ms156281.aspx]. That helped me figure out how to do it. If I have time then I'll produce steps on how to reproduce it later.