Join Amazon Prime and get unlimited Free One-Day Delivery. Already a member? Sign in.

 

or
Sign in to turn on 1-Click ordering.
 
   
More Buying Choices
27 used & new from £7.48

Have one to sell? Sell yours here
 
   
Tell a Friend
Inside Microsoft® SQL Server™ 2000 (DV-MPS Inside)
 
 
Inside Microsoft® SQL Server™ 2000 (DV-MPS Inside) (Paperback)
by Kalen Delaney (Author) "In 1985, Microsoft and IBM announced "a long-term joint development agreement for development of operating systems and other systems software products ..." (more)
5.0 out of 5 stars  (6 customer reviews)
RRP: £43.99
Price: £26.64 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £17.35 (39%)
Availability: In stock. Dispatched from and sold by Amazon.co.uk. Gift-wrap available.

Only 2 left in stock--order soon (more on the way).

Want guaranteed delivery by 1pm Friday, August 22? Choose Express delivery at checkout. See Details

27 used & new available from £7.48

Frequently Bought Together

Customers buy this book with SQL Server 2000 Administrator's Pocket Consultant (IT-Administrator's Pocket Consultant) by William Stanek

Inside Microsoft® SQL Server™ 2000 (DV-MPS Inside) SQL Server 2000 Administrator's Pocket Consultant (IT-Administrator's Pocket Consultant)
Price For Both: £49.63

Customers Who Bought This Item Also Bought

SQL Server 2000 Administrator's Pocket Consultant (IT-Administrator's Pocket Consultant)

SQL Server 2000 Administrator's Pocket Consultant (IT-Administrator's Pocket Consultant) by William Stanek

4.7 out of 5 stars (3)  £22.99
Inside Microsoft® SQL Server™ 2005: The Storage Engine (Solid Quality Learning)

Inside Microsoft® SQL Server™ 2005: The Storage Engine (Solid Quality Learning) by Kalen Delaney (Solid Quality Learning)

4.7 out of 5 stars (3)  £23.79
Inside Microsoft® SQL Server™ 2005: T-SQL Programming (Solid Quality Learning)

Inside Microsoft® SQL Server™ 2005: T-SQL Programming (Solid Quality Learning) by Dejan Sarka; Roger Wolter Itzik Ben-Gan (Solid Quality Learning)

5.0 out of 5 stars (2)  £20.14
Professional SQL Server 2000 Programming (Programmer to Programmer)

Professional SQL Server 2000 Programming (Programmer to Programmer) by Robert Vieira

5.0 out of 5 stars (10)  £34.49
MCAD/MCSE/MCDBA Self-Paced Training Kit: Microsoft® SQL Server™ 2000 Database Design and Implementation, Exam 70-229, Second Edition: Microsoft ... Exam 70-229 (MCSE Training Kit)

MCAD/MCSE/MCDBA Self-Paced Training Kit: Microsoft® SQL Server™ 2000 Database Design and Implementation, Exam 70-229, Second Edition: Microsoft ... Exam 70-229 (MCSE Training Kit) by Microsoft Corporation

3.5 out of 5 stars (2)  £26.64
Explore similar items : Books (12)

Product details

  • Paperback: 1088 pages
  • Publisher: MICROSOFT PRESS; 2Rev Ed edition (1 Nov 2000)
  • Language French
  • ISBN-10: 0735609985
  • ISBN-13: 978-0735609983
  • Product Dimensions: 23.8 x 19 x 5.6 cm
  • Average Customer Review: 5.0 out of 5 stars  (6 customer reviews)
  • Amazon.co.uk Sales Rank: 68,187 in Books (See Bestsellers in Books)

    Popular in these categories:

    #31 in  Books > Computing & Internet > Databases > Applications > SQL > Microsoft SQL Server
    #31 in  Books > Computing & Internet > Databases > Applications > Microsoft SQL Server
    #52 in  Books > Computing & Internet > Databases > Database Design & Theory

    (Publishers and authors: Improve Your Sales)
  • See Complete Table of Contents

Customers Viewing This Page May Be Interested in These Sponsored Links

 (What is this?)
Microsoft Sql Server 2000
www.dell.com/uk/firstserver    Buy Dell T300 server with Quad-Core Intel® Xeon® 
Microsoft SQL Consultants
Contemporary.co.uk    BI + Database Expert Consultants The BI Experts are Waiting to Help 
Microsoft Sql Server 2000
web-hosting.ntteuropeonline.co.uk    up to 200 MB SQL space incl. powerful DB for Pros 

Product Description

Amazon.co.uk Review
Inside Microsoft SQL Server 2000 has the details you need to design Microsoft database servers that will achieve the best possible performance. For one thing, author Kalen Delaney (who used Ron Soukoup's fantastic first edition as a starting point) explains how SQL Server 2000 works at a level that will interest all database administrators. She packs in the sort of minutiae that can make a real difference in the performance of especially large or complex data-storage structures, explaining what goes on inside the database management system (DBMS) when it's presented with various commands, and using that information to back up her abundant advice on the right way to design, build, and operate databases under SQL Server 2000.

Delaney makes extensive use of DBCC PAGE dumps to show what's going on in the databases that demonstrate concepts (incidentally, that utility is documented, as well as the others in the DBCC toolbox). In a typical section, DBCC PAGE is used to show how index pages work. There's careful attention to database structure at the byte level too, with conceptual diagrams that explain how pointers work and how strings of bytes combine to represent stored data. It's the sort of detail you need if you'll be writing software for SQL Server 2000, or need to extract maximum performance from the DBMS itself.

Topics covered: Microsoft SQL Server 2000 internals, especially data structures and the behaviour of queries. Table design is emphasised, especially indexing decisions. Transact-SQL programming, including the use of cursors, gets lots of attention. --David Wall

Product Description
Master the inner workings of today’s premier relational database management system with this official guide to the SQL Server™ 2000 engine. Written by a renowned columnist in partnership with the product development team, this is the must-read book for anyone who needs to understand how SQL Server internal structures affect application development and functionality. Its extensive details about the latest product enhancements, updated installation and administration, and its development advice can help you create high-performance data-warehousing, transaction-processing, and decision-support applications that will scale up for any challenge. Topics covered include: • Evolution, architecture, and toolset: The history of SQL Server since 1989, an architectural overview, and a comprehensive tour of its tools and features • Planning and deployment: Everything you need to know about installation and deployment issues such as multiple instances, Super Sockets, and upgrades • Databases, files, tables, and data: How to create, modify, back up, and restore databases, files, and tables; and how to query and modify data • Built-in development tools: Using Query Analyzer and SQL Server Profiler