Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7 707 857-29-98
  +7(7172) 65-23-70
  10:00-18:00 пн-пт
  shop@logobook.kz
   
    Поиск книг                        
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Бестселлеры | |
 

Pro T-SQL 2012 Programmer`s Guide, Michael Coles; Scott Shaw; Jay Natarajan; Rudi Bru


Варианты приобретения
Цена: 46570.00T
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: 257 шт.  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Michael Coles; Scott Shaw; Jay Natarajan; Rudi Bru
Название:  Pro T-SQL 2012 Programmer`s Guide
ISBN: 9781430245964
Издательство: Springer
Классификация: ISBN-10: 1430245964
Обложка/Формат: Paperback
Страницы: 696
Вес: 1.22 кг.
Дата издания: 26.09.2012
Язык: English
Размер: 234 x 191 x 41
Основная тема: Computer Science
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание:
  1. Foundations of T-SQL
  2. Tools of the Trade
  3. Procedural Code and CASE Expressions
  4. User Defined Functions
  5. Stored Procedures
  6. Triggers
  7. Encryption
  8. Common Table Expressions
  9. Advanced Features
  10. Integrated Full-Text Search
  11. XML
  12. XQuery and XPath
  13. Catalog Views and Dynamic Management Views
  14. SQL CLR Programming
  15. .NET Client Programming
  16. Data Services
  17. Error Handling and Dynamic SQL
  18. Performance Monitoring and Tuning
  19. Appendix A
  20. Appendix B
  21. Appendix C
  22. Appendix D


      Старое издание

Xslt 2.0 and xpath 2.0 programmer`s reference

Автор: Kay, Michael
Название: Xslt 2.0 and xpath 2.0 programmer`s reference
ISBN: 0470192747 ISBN-13(EAN): 9780470192740
Издательство: Wiley
Рейтинг:
Цена: 60720.00 T
Наличие на складе: Поставка под заказ.
Описание: This book is primarily a practical reference book for professional XSLT developers. It assumes no previous knowledge of the language, and many developers have used it as their first introduction to XSLT; however, it is not structured as a tutorial, and there are other books on XSLT that provide a gentler approach for beginners.

Pro T-SQL 2005 Programmer`s Guide

Автор: Michael Coles
Название: Pro T-SQL 2005 Programmer`s Guide
ISBN: 159059794X ISBN-13(EAN): 9781590597941
Издательство: Springer
Рейтинг:
Цена: 40050.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Pro T-SQL 2005 Programmer's Guide provides comprehensive and detailed coverage of all the major features and facilities of T-SQL for SQL Server 2005. It is designed for all users of T-SQL, database administrators, systems administrators, application developers, and end-users, who want to learn how to exploit the power of T-SQL. Whatever you need to do with T-SQL, you'll find it described clearly here.

Stored procedures, triggers, and user-defined functions are only part of the story. Dynamic SQL, the new XML data type, and SQLCLR programming are also covered, as well as accessing SQL Server with ADO.NET. Exception handling and performance are fully covered, too. This book is truly a complete programmer's guide to T-SQL and SQL Server 2005.


Pro T-SQL Programmer`s Guide

Автор: Cebollero Miguel
Название: Pro T-SQL Programmer`s Guide
ISBN: 1484201469 ISBN-13(EAN): 9781484201466
Издательство: Springer
Цена: 51230.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: 1. Foundations of T-SQL

2. Tools of the Trade

3. Procedural Code and CASE Expressions

4. User Defined Functions

5. Stored Procedures

6. In-memory Database Programming

7. Triggers

8. Encryption

9. Common Table Expressions

10. Advanced Features

11. Integrated Full-Text Search

12. XML

13. XQuery and XPath

14. Catalog Views and Dynamic Management Views

15. SQL CLR Programming

16. .NET Client Programming

17. Data Services

18. Error Handling and Dynamic SQL

19. Performance Monitoring and Tuning

20. Appendix A

21. Appendix B

22. Appendix C

23. Appendix D


The Programmer`s Guide to SQL

Автор: Cristian Darie; Karli Watson
Название: The Programmer`s Guide to SQL
ISBN: 1590592182 ISBN-13(EAN): 9781590592182
Издательство: Springer
Рейтинг:
Цена: 40050.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: STRUCTURED QUERY LANGUAGE (SQL) is the language of the database. It's a stan- dard that defines how to manipulate almost every aspect of database, from creating the database and tables themselves to creating, reading, inserting, updating, and deleting data in the database. This standard is then implemented and extended differently by each database system vendor. The current version of the SQL standard is SQL-99. Most major database platforms now adhere fairly closely to this standard with a couple of exceptions. Microsoft Access, for example, has only recently (with Access XP) adopted the SQL-92 standard. Previous editions of Access supported only SQL-89. In this book, we'll walk through all the major SQL statements you're likely to need when programming databases. We'll highlight differences between the standard and implementations used in five major database systems: - SQLServer - Oracle - DB2 - MySQL - Access Who Is This Book For? This book is designed to meet the needs of both the novice SQL programmer who needs a bit of syntactical help and the developer using SQL day to day who needs a handy desktop SQL reference. You don't need to have done much data- base programming before, but some experience with databases will be useful. You should also have one of the five database systems mentioned earlier to gain the most benefits from this book.

A Programmer`s Introduction to PHP 4.0

Автор: W Jason Gilmore
Название: A Programmer`s Introduction to PHP 4.0
ISBN: 1893115852 ISBN-13(EAN): 9781893115859
Издательство: Springer
Рейтинг:
Цена: 26080.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Beginning with a rapid introduction to PHP`s syntax and basic functionality, you will swiftly understand PHP. The invaluable A Programmer`s Introduction to PHP 4.0 shows you how to make the most of PHP`s powerful capabilities, regardless of your current scope of PHP knowledge.

ADO.NET Examples and Best Practices for C# Programmers

Автор: Peter D. Blackburn; William Vaughn
Название: ADO.NET Examples and Best Practices for C# Programmers
ISBN: 1590590120 ISBN-13(EAN): 9781590590126
Издательство: Springer
Рейтинг:
Цена: 35390.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Best-selling author Bill Vaughn gives practical advice that VB developers can use immediately to make their data access code faster and easier to write and understand.

Programmer`s Guide to Fortran 90

Автор: Walter S. Brainerd; Charles H. Goldberg; Jeanne C.
Название: Programmer`s Guide to Fortran 90
ISBN: 0387945709 ISBN-13(EAN): 9780387945705
Издательство: Springer
Рейтинг:
Цена: 97820.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Presents information about the Fortran 90 programming language. This book features do and case constructs, recursion, modules, data structures, array processing, internal procedures, optional and keyword arguments, and nonadvancing input/output.

Computer Graphics for Java Programmers

Автор: Leen Ammeraal; Kang Zhang
Название: Computer Graphics for Java Programmers
ISBN: 3319633562 ISBN-13(EAN): 9783319633565
Издательство: Springer
Рейтинг:
Цена: 62410.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This third edition covers fundamental concepts in creating and manipulating 2D and 3D graphical objects, including topics from classic graphics algorithms to color and shading models.


Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2)
ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz
Kaspi QR
   В Контакте     В Контакте Мед  Мобильная версия