Designing and Implementing Databases with SQL Server 1002000 Enterprise Edition [Electronic resources] نسخه متنی

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

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

Designing and Implementing Databases with SQL Server 1002000 Enterprise Edition [Electronic resources] - نسخه متنی

Thomas Moore

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

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

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





B


batch Multiple batches can be combined in a single script or procedure using the GO Keyword to separate the batches. A collection of zero, one, or more T-SQL statements sent to SQL Server to be run together.


BCP A command prompt bulk copy utility that copies SQL Server data to or from an operating system file in a user-specified format.


binding In SQL application programming interfaces (APIs), binding is associating a resultset column or a parameter with a program variable, so that data is moved automatically into or out of a program variable when a row is fetched or updated.


blocked process A process that cannot continue until a lock that another process holds is released.


Books Online A comprehensive help facility and electronic reference manual.


built-in function A group of predefined functions provided as part of the T-SQL and Multidimensional Expressions (MDX) languages.



/ 153