Log in
::
Register
::
Not logged in
Search:
Home
Articles
Editorials
Forums
Scripts
Blogs
QotD
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Advertise
Write for us
Content with tag
SQL Server 2008
Refine your search with one of the following additional tags (with number of items):
News
(7)
Indexing
(2)
Fragmentation
(1)
Policy Based Management
(1)
T-SQL
(6)
Integration Services
(2)
fragments
(1)
Security
(1)
HierarchyID
(4)
Administration
(1)
fulltext indexes
(1)
Spatial Data
(1)
Data Types
(3)
Change Data Capture
(1)
Installation
(1)
SQL Server 2005
(1)
Datetime Manipulation
(3)
Compliance
(1)
Miscellaneous
(1)
sql2008
(1)
Auditing
(2)
dd
(1)
PBM
(1)
Table Valued Parameters
(1)
Backup and Recovery
(2)
DMF
(1)
Performance Tuning
(1)
teve
(1)
Compression
(2)
FILESTREAM manipulation
(1)
Items 1 to 20 of 44
Next 20 >>
Dependency Tracking in SQL Server 2008
People reading this post might really wonder of having read /heard about a concept on Dependency tracking in SQL Server 2008. It is nothing, but a set of built in existing SYS objects and their effective usage that help us save time & tedious efforts.
Read more...
By
Additional Articles
2008/05/22
|
Source:
SQL Community
|
Category:
SQL Server 2008
Rating:
(not yet rated)
Rate this
|
Briefcase
|
5 reads
Row Value Constructor in SQL Server 2008
This article illustrates different methods to insert data into a table, including the new Row Value Constructor, which simplifies the data insertion.
Read more...
By
Additional Articles
2008/05/16
|
Source:
Database Journal
|
Category:
SQL Server 2008
Rating:
(not yet rated)
Rate this
|
Briefcase
|
14 reads
Using Policy-Based Management in SQL Server 2008
As we are reviewing the new features in SQL Server 2008, we found one that looks really interesting - Policy-Based Management. Could you help us to understand how this works and provide some examples? Can you please explain each of the components and how to manage them in the interface and with commands?
Read more...
By
Additional Articles
2008/05/16
|
Source:
MSSQLTips.com
|
Category:
Policy Based Management
Rating:
(not yet rated)
Rate this
|
Briefcase
|
4 reads
SQL Server 2008 index fragmentation
Script to see how fragmented the indexes are.
Read more...
By
BarryK
2008/05/15
|
Source:
SQLServerCentral.com
|
Category:
fulltext indexes
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
6 reads
SQL Server 2008 FILESTREAM
Read more...
By
samiksc
2008/05/12
|
Category:
FILESTREAM manipulation
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
1,682 reads
Tuning the Performance of Backup Compression in SQL Server 2008
ckup compression is a new feature in SQL Server 2008 that can help provide smaller sized backups and reduce backup time. This document provides guidance related to tuning options for backup performance. All of the information and test results presented here were done specifically by using the backup compression feature of SQL Server 2008; however, they apply broadly to any backup scenario whether backup compression is used or not
Read more...
By
Additional Articles
2008/05/12
|
Source:
MSDN Communities
|
Category:
Backup and Recovery
Rating:
(not yet rated)
Rate this
|
Briefcase
|
710 reads
SQL 2005 vs. SQL 2008 Part 1 - (Backup File Sizes & Times)
SQL 2008 has some key improvements over SQL 2005. This article deals with backup compression and faster backups in SQL 2008
Read more...
By
Kevin van der Merwe
2008/05/05
|
Source:
SQLServerCentral.com
|
Category:
Compression
Rating:
|
Discuss
|
Briefcase
|
7,660 reads
UPSERT Functionality in SQL Server 2008
This article illustrates the functionality of UPSERT via the MERGE command in SQL Server 2008.
Read more...
By
Additional Articles
2008/04/24
|
Source:
Database Journal
|
Category:
SQL Server 2008
Rating:
Rate this
|
Briefcase
|
4,100 reads
The HierarchyID Datatype in SQL Server 2008
This article examines one of the T-SQL changes coming in SQL Server 2008: The hierarchyID.
Read more...
By
J P R
2008/03/25
|
Source:
SQLServerCentral.com
|
Category:
SQL Server 2008
Rating:
|
Discuss
|
Briefcase
|
6,634 reads
SQL Server 2008 security and compliance features reduce security risks
Looking at this from a confidentiality, integrity and availability perspective – the essence of security and compliance – there are quite a few new selling points.
Read more...
By
Additional Articles
2008/03/24
|
Source:
SearchSQLServer
|
Category:
SQL Server 2008
Rating:
(not yet rated)
Rate this
|
Briefcase
|
826 reads
HierarchyID Trees
Read more...
By
Site Owners
2008/03/14
|
Category:
SQL Server 2008
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
2,317 reads
Hierarchyid Travesal
Read more...
By
Site Owners
2008/02/29
|
Category:
SQL Server 2008
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
2,096 reads
Microsoft SQL Server 2008 - Change Data Capture – Part 2
Part 2 of this article illustrates how to enable Change Data Capture on a database, on a table and how SQL Server tracks the data changes of the CDC enabled table.
Read more...
By
Additional Articles
2008/02/28
|
Source:
Database Journal
|
Category:
SQL Server 2008
Rating:
(not yet rated)
Rate this
|
Briefcase
|
1,454 reads
SQL Server 2008 - Table Valued Parameters
In this screencast, we look at Table Valued Parameters from both the server side and client side perspectives.
Read more...
By
Additional Articles
2008/02/27
|
Source:
Microsoft MSDN
|
Category:
SQL Server 2008
Rating:
(not yet rated)
Rate this
|
Briefcase
|
1,597 reads
HierarchyID
Read more...
By
Site Owners
2008/02/22
|
Category:
SQL Server 2008
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
2,020 reads
New Data Types in SQL Server 2008 Part 3
This is the third articlefrom Dinesh Asanka in the series on the new Data Types in SQL Server 2008. In this article the spatial data types are explored.
Read more...
By
Additional Articles
2008/02/22
|
Source:
SQL Server Performance
|
Category:
Data Types
Rating:
(not yet rated)
Rate this
|
Briefcase
|
2,785 reads
Index Seeks
Read more...
By
Site Owners
2008/02/21
|
Category:
SQL Server 2008
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
2,309 reads
New Data Types in SQL Server 2008 Part 2
In this article, we are going to explore the new HierarchyID data type. We are going to show how to implement hierarchies in SQL Server 2005 and than how same thing in can be achived in SQL Server 2008 using the HierarchyID data type.
Read more...
By
Additional Articles
2008/02/20
|
Source:
SQL Server Performance
|
Category:
Data Types
Rating:
Rate this
|
Briefcase
|
2,908 reads
SQL Server 2008 New DATETIME DataTypes
This article is going to cover the newly introduced data types in SQL Server 2008 July CTP, and will specifically discuss the DATETIME functions.
Read more...
By
Additional Articles
2008/02/18
|
Source:
SQL Server Performance
|
Category:
Datetime Manipulation
Rating:
Rate this
|
Briefcase
|
2,995 reads
HierarchyID
Read more...
By
Site Owners
2008/02/14
|
Category:
SQL Server 2008
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
2,055 reads
Items 1 to 20 of 44
Next 20 >>
Most popular
SQL 2005 vs. SQL 2008 Part 1 - (Backup File Sizes & Times)
SQL 2008 has some key improvements over SQL 2005. This article deals with backup compression and faster backups in SQL 2008
Read more...
By
Kevin van der Merwe
2008/05/05
|
Source:
SQLServerCentral.com
|
Category:
Compression
Rating:
|
Discuss
|
Briefcase
|
7,660 reads
Passing a Table to a Stored Procedure
SQL Server 2008, code named Katmai, has some very interesting additions to the SQL Server platform to make your development tasks easier. One of these is passing a table variable as a parameter to a stored procedure and regular columnist Jacob Sebastian shows us how.
Read more...
By
Jacob Sebastian
2007/09/12
|
Source:
SQLServerCentral.com
|
Category:
News
Rating:
|
Discuss
|
Briefcase
|
12,657 reads
The HierarchyID Datatype in SQL Server 2008
This article examines one of the T-SQL changes coming in SQL Server 2008: The hierarchyID.
Read more...
By
J P R
2008/03/25
|
Source:
SQLServerCentral.com
|
Category:
SQL Server 2008
Rating:
|
Discuss
|
Briefcase
|
6,634 reads
Copyright © 2002-2008 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use