Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
<< Previous 20
Items 41 to 60 of 11661
Next 20 >>
Using Policy-Based Management to Check Number of SQL Server Data and Log Files
To meet our database configuration standards we want to make sure that we have only one database transaction log file and more than one data file. In this tip we look at how this can be done using a policy.
Read more...
By
Additional Articles
2013/05/08
|
Source:
MSSQLTips.com
|
Category:
policy based management (pbm)
Rating:
(not yet rated)
Rate this
|
Briefcase
|
1,562 reads
SQL Saturday #220 - Atlanta
Join us for a free day of SQL Server training and networking in Atlanta on May 18th.
Read more...
By
Press Release
2013/05/08
|
Source:
SQLServerCentral.com
|
Category:
sql sat
Rating:
(not yet rated)
Rate this
|
Briefcase
|
1,609 reads
Small Data
With all the talk about Big Data recently, Steve Jones looks at some of the issues with Big Data and how small data might be more important to you.
Read more...
By
Steve Jones
2013/05/07
|
Source:
SQLServerCentral.com
|
Category:
editorial
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
146 reads
Deploying CLR Assemblies with T-SQL
Learn how to simplify deployment and maintenance of SQL CLR assemblies by using T-SQL instead of Visual Studio.
Read more...
By
David Rueter
2013/05/07
|
Source:
SQLServerCentral.com
|
Category:
clr
Rating:
|
Discuss
|
Briefcase
|
4,634 reads
Managing Slowly Changing Dimension with Slow Changing Transformation in SSIS
The easiest ways to maintain and manage slowly changing dimensions is using Slowly Changing Dimension Transformation in the data flow task of SSIS packages.
Read more...
By
Additional Articles
2013/05/07
|
Source:
Database Journal
|
Category:
ssis
Rating:
(not yet rated)
Rate this
|
Briefcase
|
2,098 reads
An Introduction to the SQLCMD Mode in SSMS (SQL Spackle)
Using SQLCMD Mode in SSMS is easy. This short piece will show you how to get started.
Read more...
By
Wayne Sheffield
2013/05/06
|
Source:
SQLServerCentral.com
|
Category:
sqlcmd
Rating:
|
Discuss
|
Briefcase
|
6,728 reads
Microsoft Research
Research in industry can help a company leap ahead of it's peers. Steve Jones thinks this is a good idea for many companies to engage in and highlights some of the great work being done at Microsoft Research.
Read more...
By
Steve Jones
2013/05/06
|
Source:
SQLServerCentral.com
|
Category:
editorial
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
76 reads
Introduction to SQL Server Filtered Indexes
SQL Server filtered indexes can save space and improve performance if they are used properly. Under what circumstances can they be used? When are they most effective, and what sort of performance gain or space-saving is likely? How does a filtered index affect the choice of execution plan? Seth Delconte explores these questions with practical experiments.
Read more...
By
Additional Articles
2013/05/06
|
Source:
SimpleTalk
|
Category:
filtered indexes
Rating:
(not yet rated)
Rate this
|
Briefcase
|
3,933 reads
The State of the Cloud
The state of cloud computing is confusing and unstable. Steve Jones has a few thoughts about the good and bad things in this industry.
Read more...
By
Steve Jones
2013/05/06
|
Source:
SQLServerCentral.com
|
Category:
editorial
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
90 reads
Dynamic ETL with SSIS
Learn how to dynamically load data from ETL load files using SSIS as a shell. The code downloads files from FTP, parses them and loads them into the database.
Read more...
By
Sarah Doriss
2013/05/03 (first published: 2010/10/19)
|
Source:
SQLServerCentral.com
|
Category:
etl
Rating:
|
Discuss
|
Briefcase
|
21,300 reads
The Security of You
There is a lot of data out there that is specific to an individual, none more important perhaps than biometric data. Steve Jones writes a bit about the security implications involved in working with this data. (This editorial was originally published on Nov 10, 2008. It is being re-run as Steve is at SQL Bits.)
Read more...
By
Steve Jones
2013/05/03
|
Source:
SQLServerCentral.com
|
Category:
editorial
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
176 reads
Monitor SQL Instance Balance across Windows Cluster Nodes Using PowerShell
This tip will demonstrate how to monitor SQL Failover Cluster Instances if they become unbalanced using Windows PowerShell.
Read more...
By
Additional Articles
2013/05/03
|
Source:
MSSQLTips.com
|
Category:
failover cluster
Rating:
(not yet rated)
Rate this
|
Briefcase
|
1,715 reads
DAX Query - Part 2
A more detailed look at the DAX language and some of its more frequently used functions
Read more...
By
Gary Strange
2013/05/02
|
Source:
SQLServerCentral.com
|
Category:
dax
Rating:
|
Discuss
|
Briefcase
|
3,964 reads
Managing Your IT Data
A new application manages data from your IT machines and software, but doesn't use a database. Steve Jones talks a little about this. (This editorial was originally published on Jan 20, 2009. It is being re-run as Steve is at SQL Bits.)
Read more...
By
Steve Jones
2013/05/02
|
Source:
SQLServerCentral.com
|
Category:
editorial
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
209 reads
Developing a Report Definition Customization Extension for Multi-Language Reports
When you need to present the same SQL Server Reporting Services (SSRS) report in eight or more different languages, or in different formats for different recipients, and the boss demands last-minute changes, it suddenly makes sense to use the Report Definition Customisation Extension (RDCE) .NET class library to create the final reports automatically. But how?
Read more...
By
Additional Articles
2013/05/02
|
Source:
SimpleTalk
|
Category:
reports
Rating:
(not yet rated)
Rate this
|
Briefcase
|
1,784 reads
SQL Saturday #212 - Redmond
Join us for a free day of SQL Server training and networking in Redmond, WA
Read more...
By
Press Release
2013/05/02
|
Source:
SQLServerCentral.com
|
Category:
sql saturday
Rating:
(not yet rated)
Rate this
|
Briefcase
|
2,002 reads
If you're confident about a change in your DB, triple check
Even planning allows for failure, sometimes you can't see everything else where you're standing.
Read more...
By
Hilda E
2013/05/01
|
Source:
SQLServerCentral.com
|
Category:
editorial
Rating:
|
Discuss
|
Briefcase
|
113 reads
Part 1: How to solve the transactional issues of isolation levels
Transaction Isolation levels are described in terms of which concurrency side-effects, such as dirty reads or phantom reads, are allowed.
Read more...
By
at yazdani
2013/05/01
|
Source:
SQLServerCentral.com
|
Category:
transaction isolation
Rating:
|
Discuss
|
Briefcase
|
5,073 reads
Identify the Cause of SQL Server Blocking
In this tip, Basit Farooq shares a query written using dynamic management views (DMVs) that will help you to quickly identify SPIDs and other useful information about the processes that are causing blocking on a SQL Server instance.
Read more...
By
Additional Articles
2013/05/01
|
Source:
MSSQLTips.com
|
Category:
blocking
Rating:
Rate this
|
Briefcase
|
5,113 reads
Most important DBA Skill?
What is the most important DBA Skill?
Read more...
By
Jim Youmans
2013/04/30
|
Source:
SQLServerCentral.com
|
Category:
editorial
Rating:
|
Discuss
|
Briefcase
|
434 reads
<< Previous 20
Items 41 to 60 of 11661
Next 20 >>
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.