The Gurus Guide to SQL Server Stored Procedures, XML, and HTML [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

The Gurus Guide to SQL Server Stored Procedures, XML, and HTML [Electronic resources] - نسخه متنی

Ken Henderson

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید








What Defines Undocumented?


When I describe something as an undocumented SQL Server feature, I'm referring to a feature that is not mentioned in the product documentation, i.e., in the Books Online. Some of these can be found in other publicly available Microsoft documentation; some can't. From the perspective of this chapter, if it isn't in the Books Online, it isn't documented.

In addition to undocumented procedures, I'll also talk about undocumented DBCC command verbs, undocumented functions, and undocumented trace flags. None of these lists is exhaustive, but you're still likely to discover an undocumented feature or two that you didn't know about. Regardless of whether you use the features, it's still good to know about them, if for no other reason than to give you a glimpse of how SQL Server works behind the scenes. This is why I've included coverage of undocumented routines in this bookto help you master SQL Server.

/ 223