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

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

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

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








Summary


In this chapter you were introduced to arrays in Transact-SQL. Although Transact-SQL itself doesn't offer support for arrays, we've built the next best thing using extended procedures and system functions. The end result is functionality that's relatively seamless, efficient, and fast. We were able to add this powerful functionality to Transact-SQL through our knowledge and familiarity with other languages and tools. The array model presented here brings together the strengths of multiple languages: It's based on functionality that originally appeared in Clipper, and it's written in C/C++ and Transact-SQL.

/ 223