1 - 10 of 17 Faves|
vote
13
Faved by: mikkelsd
Sep 26 2006 - via www.microsoft.com

Quoted: SQL Server XML View Mapper 1.0 Brief Description Microsoft® SQL Server View Mapper enables you to produce an XML View schema file that relates an ...

1 FaverShareViewed: 10 Times
vote
76
Faved by: adam
Jun 26 2006 - via www.sql-server-performance.com

looks useful for a DBA

Quoted: Use this SQL Server SP to generate a report of all SQL Server jobs.

1 FaverShareViewed: 72 Times
vote
121
Faved by: mikkelsd
Oct 04 2006 - via www.irritatedvowel.com

.NET Standards and Best Practices.

9 FaversShareViewed: 114 Times
vote
8
Faved by: adam
Oct 05 2006 - via www.dotnetjunkies.com

good explanation of @@IDENTITY vs SCOPE_IDENTITY()... I never knew the difference. Also, there are 9 other things you should watch out for. (lots of common sense)

Quoted: Both @@IDENTITY and SCOPE_IDENTITY() return the last identity value (primary key) that was entered by your active session, but in different scenarios they can each ...

2 FaversShareViewed: 5 Times
vote
52
Faved by: yellow_blue
Jun 22 2007 - via blogs.sqlpassj.org
1 FaverShareViewed: 51 Times
vote
45
Faved by: mikkelsd
Oct 31 2006 - via vyaskn.tripod.com

Quoted: To generate INSERT statements from existing data. These INSERTS can be executed to regenerate the data at some other location. This procedure is also useful ...

1 FaverShareViewed: 42 Times
vote
312
Faved by: ravedid
Sep 21 2007 - via www.ebooknetworking.com

The SQL Server 2005 Black Book features complete coverage of SQL server tools. Packed with examples and troubleshooting solutions, this book is a complete desk reference for utilizing the power and flexibility of SQL Server 2005. The Immediate Solutions provide hands-on real-world techniques to solve key problems that SQL developers face.

The book covers the full spectrum of SQL Sever 2005, from syntax to Common Language Runtime (CLR), Management Studio to Business Intelligence Development Studio (BIDS), to data warehouse and reporting services. Special chapters are provided on server maintenance, integrating .NET with SQL Server, performance, tuning, and optimization, error handling, and using SQL with XML. Free Ebook

2 FaversShareViewed: 312 Times
vote
23
Faved by: uday
Nov 01 2006 - via www.codeproject.com

Quoted: Use Ajax to retrieve data from a SQL Server database and then update that database using Ajax

1 FaverShareViewed: 19 Times
vote
17
Faved by: mohit
Oct 01 2005 - via msdn.microsoft.com

I wonder if there is a MySQL equivalent.

Quoted: DBCC INDEXDEFRAG can defragment clustered and nonclustered indexes on tables and views. DBCC INDEXDEFRAG defragments the leaf level of an index so that the physical order of the pages matches the left-to-right logical order of the leaf nodes, thus improving index-scanning performance.

1 FaverShareViewed: 14 Times
vote
115
Faved by: mohit
Feb 13 2007 - via www.tometasoftware.com

A friend was asking me how MySQL replication compares to that in SQL Server, and I didn't know.

Quoted: Unlike MySQL one-way replication, SQL Server offers replication in a number of models: snapshot, transactional and merge.

1 FaverShareViewed: 114 Times

Page 1

Related Content from Around Faves

mysql

VIEW ALL

microsoft

VIEW ALL