Today while being on forum found this information so though to blog for future reference. thanx Uri Dimant for sharing this. WITH cte AS ( SELECT object_name(ic.object_id) as object_name , index_name = i.name, ‘column’ = c.name, ‘column usage’ = … Continue reading
Book Review: Big Red - Voyage of a Trident Submarine
I've grown up reading Tom Clancy and probably most of you have at least seen Red October, so this book caught my eye when browsing used books for a recent trip. It's a fairly human look at what's involved in sailing on a Trident missile submarine...
2009-03-10
1,439 reads