SQL Server
Tag details
Welcome to the 'SQL Server' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'SQL Server'.
Latest blogosphere posts tagged “SQL Server”
-
.Net jobs, Tech Lead Required
CareerGuruz.Com —
Authority: 149
.Net Tech LeadSkills: ASP.Net, MS SQL, VB.Net, C#.Net, .Net Framework, Ajax, Design Patterns,Exp: 5 – 7 YrsJob Description:- 5-7 years experience in software development using Microsoft technologies especially .net- 3-4 years of experience in Web development using .net.- Strong in Object Oriented methodologies- Good ...17 hours ago -
Dew Drop – Weekend Edition – November 21-22, 2009
Alvin Ashcraft's Morning Dew —
Authority: 127
Jump to: .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | SharePoint | Miscellaneous | More Link Collections | Book of the Day .NET / Visual Studio NHibernate and Composite ...23 hours ago -
SQL SERVER – Remove Bookmark Key Lookup – 4 Different Ideas
SQLServerPedia —
Authority: 147
I quite often get request to summarized my ideas about Removing bookmark lookup on this blog post. Bookmark lookup or key lookup are bad for any query as they force query engine to lookpup corresponding row in the table or index as it does not find required data from just reading the data. Here are list of my four ...23 hours ago -
SQL SERVER – Remove Bookmark Key Lookup – 4 Different Ideas
Journey to SQL Authority with Pinal Dave —
Authority: 530
I quite often get request to summarized my ideas about Removing bookmark lookup on this blog post. Bookmark lookup or key lookup are bad for any query as they force query engine to lookpup corresponding row in the table or index as it does not find required data from just reading the data. Here are list of my four ...23 hours ago -
Intro SQL Server Reporting Services – SRSS (9 Videos)
IdealProgrammer.com —
Authority: 104
Here is a collection of video tutorials on SQL Server Reporting Services ( SSRS ). SQL Server Reporting Services (SSRS) is from Microsoft abd it is a server-based report generation software system. It can be used to create a variety of interactive and printed reports. It is administered via a web interface. ...1 day ago -
Jamie Thomson’s whistlestop tour of SSIS addins
SQLServerPedia —
Authority: 147
At #SQLbits , Jamie Thomson (Blog – Twitter) demoed the following SSIS add-ins: Kimball SDC Trace File Source XMLify File Watcher Dynamic Data Flow Rank Transform Normaliser Twitter Compression XMLify Jamie find this useful when parsing error output from other SSIS steps, which often have several ...1 day ago -
Jamie Thomson’s whistlestop tour of SSIS addins
Brent Ozar - SQL Server DBA —
Authority: 532
At #SQLbits , Jamie Thomson (Blog – Twitter) demoed the following SSIS add-ins: Kimball SDC Trace File Source XMLify File Watcher Dynamic Data Flow Rank Transform Normaliser Twitter Compression XMLify Jamie find this useful when parsing error output from other SSIS steps, which often have several ...1 day ago -
Simon Sabin’s talk on query performance
Brent Ozar - SQL Server DBA —
Authority: 532
At #SQLbits , Simon Sabin ( Blog – Twitter ) talked about car crash queries: queries that suddenly have bad performance out of nowhere, yet if you copy/paste them into SQL Server Management Studio, they run quickly. The culprit is often parameter sniffing: the engine looks at the query and builds a plan, but if ...1 day ago -
SQLAuthority News – SQL Server 2008 for Oracle DBA
Journey to SQL Authority with Pinal Dave —
Authority: 530
This 15 modules, level 300 course provides students with the knowledge and skills to capitalize on their skills and experience as an Oracle DBA to manage a Microsoft SQL Server 2008 system. This workshop provides a quick start for the Oracle DBA to map, compare, and contrast the realm of Oracle database management to ...1 day ago -
A Loan At Last!
SQLServerPedia —
Authority: 147
Got your eye on a flashy new car? Or perhaps you’re considering a new home? If you don’t have the cash to pay for either of these, you’ll need to get a loan. And before you jump in head-first, you’ll want to know how much you’ll be paying each month, and perhaps you’ll want to know the obscene amount ...1 day ago -
Whats New in DB Optimizer 2.0
Code Beach —
Authority: 145
Taking SQL tuning beyond hints and SQL rewrites with new features for faster and more advanced tuning and analysis. DB Optimizer offers complete SQL profiling and tuning for DB2, Oracle, SQL Server and Sybase. With a built-in SQL IDE, DB Optimizer is the perfect tool to help both DBAs and application developers ensure ...1 day ago -
Data Development Futures: Modeling
Development in a Blink —
Authority: 424
Great write up by Kraig Brockschmidt, Microsoft Data Development Technologies: Past, Present, and Future , also author of Inside Ole , for those who remember that technology. He is currently a Program Manager at Microsoft for SQL Modeling Servcies (aka Oslo). His post walks through the early 1990’s from ...2 days ago -
Is SQL Server Modeling (nee “Oslo”) only for SQL Server?
Douglas Purdy —
Authority: 560
When we announced at the components of “Oslo” would ship in a future version of SQL Server, a common question was “Does that mean that I can only use these components with SQL Server?”. I know it is hard for some people to hear the name “SQL Server” and think anything more than “relational engine”, ...2 days ago -
PASS Summit 2009 Final Thoughts…or What I’ve Learned From The 2009 Summit
SQLServerPedia —
Authority: 147
Last week I wrote a day by day recount of my PASS Summit experience ( Monday , Tuesday , Wednesday , Thursday , Friday ). Since then Ive been tagged by The Midnight DBAs™ to talk about what I learned from the Summit…so Im going to use the opportunity to share a few thoughts that didnt fit into my previous ...2 days ago -
Oslo (SQL Server Modeling) becoming the backbone of all your development
Development in a Blink —
Authority: 424
"the industry understanding of the cloud has really evolved… the cloud is about more than just infrastructure, it’s also about an application model’ Bob Muglia President, Server and Tools Business at Microsoft. PDC09 Keynote Oslo transforms into the underlying application model of the cloud2 days ago -
Christian Bolton on SQL Server memory
Brent Ozar - SQL Server DBA —
Authority: 532
At # SQLBits , I was quite excited to attend this session because of the presenter. Christian Bolton of COEO ( Blog – Twitter ) was the head author on our upcoming book SQL Server 2008 Internals and Troubleshooting , and he’s one of the only 8 Microsoft Certified Masters on SQL Server that work outside of ...2 days ago -
Christian Bolton on SQL Server memory
SQLServerPedia —
Authority: 147
At # SQLBits , I was quite excited to attend this session because of the presenter. Christian Bolton of COEO ( Blog – Twitter ) was the head author on our upcoming book SQL Server 2008 Internals and Troubleshooting , and he’s one of the only 8 Microsoft Certified Masters on SQL Server that work outside of ...2 days ago -
Dew Drop – November 20, 2009
Alvin Ashcraft's Morning Dew —
Authority: 127
Jump to: .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | SharePoint | Miscellaneous | More Link Collections | Book of the Day .NET / Visual Studio Depends vs Call, Do you ...2 days ago -
Jasper Smith on SQL 2008 R2 DBA features
Brent Ozar - SQL Server DBA —
Authority: 532
At SQLBits, MVP Jasper Smith of SQLDBATips.com held a session on what’s newin SQL Server 2008 R2 for database administrators. Application and Multi-Server Management To illustrate the problem with server sprawl, Jasper gave some quick stats about a big enterprise. Microsoft IT has around 5,000 SQL Server ...2 days ago -
StreamInsight talk coming up at SQLBits
MSMVPS.COM —
Authority: 659
My talk on StreamInsight is up next. I’ll try to blog more about that later. For now, I want to mention more about SQLBits itself. This is by far the largest SQL-only conference I’ve attended (I haven’t been to SQL-PASS yet), and it’s great to be involved. Yesterday I had an all-day seminar about the ...2 days ago

