|
|
 |
Скачать книги бесплатно
|
|
Главная » Книги » Базы данных » Язык SQL |
Автор: Michael Lee, Gentry Bieker
Издательство: Wiley Publishing
Год издания: 2009
Страниц: 767
ISBN: 978-0-470-28904-4
Язык: английский
Размер: 11 Мб [PDF]
As Microsoft’s bestselling database manager, SQL Server is highly flexible and customizable, and has excellent support—the 2008 version offers several significant new capabilities. This book offers accurate and expert coverage on the updates to SQL Server 2008 such as its enhanced security; the ability to encrypt an entire database, data files, and log files without the need for application changes; a scalable infrastructure that can manage reports and analysis of any size and complexity; and its extensive performance data collection.
|
|
|
Главная » Книги » Базы данных » Язык SQL |
Автор: Chris Fehily
Издательство: Peachpit Press
Год издания: 2008
Страниц: 483
ISBN: 978-0-321-55357-7, 0-321-55357-8
Язык: английский
Размер: 4,5 Мб [PDF]
SQL is a standard interactive and programming language for querying and modifying data and managing databases. This task-based tutorial and reference guide takes the mystery out learning and applying SQL. After going over the relational database model and SQL syntax in the first few chapters, veteran author Chris Fehily immediately launches into the tasks that will get readers comfortable with SQL. In addition to covering all the SQL basics, this thoroughly updated reference contains a wealth of in-depth SQL knowledge and serves as an excellent reference for more experienced users.
|
|
|
Главная » Книги » Базы данных » Язык SQL |
Автор: Andrew Cumming, Gordon Russell
Издательство: O'Reilly
Год издания: 2006
Страниц: 304
ISBN: 978-0-596-52799-0
Язык: английский
Размер: 2 Мб [CHM]
Whether you're running Access, MySQL, SQL Server, Oracle, or PostgreSQL, this book will help you push the limits of traditional SQL to squeeze data effectively rom your database. The book offers 100 hacks -- unique tips and tools -- that bring you the knowledge of experts who apply what they know in the real world to help you take full advantage of the expressive power of SQL. You'll find practical techniques to address complex data manipulation problems.
|
|
|
СУБД, Язык SQL, MS SQL |
Автор: Grant Fritchey and Sajal Dam
Издательство: Apress
Год издания: 2009
Страниц: 600
ISBN: 978-1430219026
Язык: английский
Размер: 8.74 Мб [PDF]
Product Description SQL Server 2008 Query Performance Tuning Distilled presents a direct trouble–shooting methodology for identifying poorly performing stored procedures and queries, isolating the causes of that poor performance, and fixing the underlying problems. Each chapter is dedicated to one of the top causes of poorly performing queries and shows methods for identifying and dealing with the problems in that chapter’s domain. Emphasis is always put upon or placed upon practical methods that you can put to immediate use in your day–to–day work. SQL Server 2008 functionality, tips, and tricks are emphasized in each subject area. * Emphasizes the practical. Does not bury readers in theory. * Gives readers practical techniques to immediately apply in their daily work. * Dedicates a chapter to each of the most common, performance–related problem areas.
What you’ll learn * Identify and fix poorly performing queries that are hurting your business. * Read query execution plans and identify bottlenecks in performance. * Record system performance metrics for trend analysis. * Learn to design databases and write Transact–SQL code to avoid common problems. * Understand what an index is, what it does, and how to build one. * Use industry accepted best practices and understand how to develop your own to arrive at optimal database performance.
Who is this book for SQL Server Query Performance Tuning Distilled is aimed at anyone writing business–critical Transact–SQL queries, and also at those responsible for the continued good performance of those queries. Developers, database administrators, business intelligence analysts, and any others who develop Transact–SQL queries will find this book an indispensible resource for getting the most out of what SQL Server 2008 has to offer.
About the Author Grant Fritchey is currently working as a development DBA for FM Global, an industry–leading engineering and insurance company. In his previous time as a DBA and developer, he has worked at three failed dot–coms, a major consulting company, and a global bank. He has developed large–scale applications in languages such as VB, C#, and Java and has lived with SQL Server from the hoary days of 6.0, right through to 2008. His nickname at work is “The Scary DBA.” He even has an official name plate, and he displays it proudly.
|
|
|
СУБД, Язык SQL, MS SQL |
Автор: Rob Walters, Michael Coles, Fabio Claudio Ferracchiati
Издательство: Apress
Год издания: 2008
Страниц: 816
ISBN: 1590599691, 978-1590599693
Язык: английский
Размер: 10.71 Мб [PDF]
The expert tuition and approach to rapid learning in Accelerated SQL Server 2008, one of the first SQL Server 2008 books available, will enable SQL Server and other database professionals to make the leap to the latest release of Microsoft’s flagship database management system quickly. Take full advantage of the new features of SQL Server 2008, know what tools are available, and quickly realize the power and ease of use that SQL Server 2008 has to offer.
* Lightning–quick introduction to SQL Server 2008 * Written by top experts in the field * Provides a solid grounding in key features and technologies
What you’ll learn
* Manage SQL Server installations through the brand–new Declarative Management Framework. * Protect yourself from downtime with high–availability features such as failover clustering. * Speed your applications by taking advantage of new performance–enhancement features in SQL Server 2008. * Find what you need using full–text search. * Store, retrieve, and manage XML in the database. * Derive competitive advantage from business intelligence tools such as Analysis Services and Reporting Services.
|
|
|
Главная » Книги » Базы данных » Язык SQL |
Автор: Rudy Limeback
Страниц: 318
Язык: английский
Размер: 1.9 Мб [PDF]
Packed with examples, Simply SQL is a step-by-step introduction to learning SQL. You'll discover how easy it is to use SQL to interact with best-practice, robust databases. Rather than bore you with theory, it focuses on the practical use of SQL with common databases and uses plenty of diagrams, easy-to-read text, and examples to help make learning SQL easy and fun.
|
|
|
Главная » Книги » Базы данных » Язык SQL |
Автор: Дунаев В.В.
Издательство: СПб.: БХВ-Петербург
Год издания: 2006
Страниц: 288
ISBN: 5-94157-823-7
Язык: русский
Размер: 7.67 Мб [DJVU]
Рассмотрен язык структурированных запросов для взаимодействия с базами данных — SQL, начиная с доступного изложения теории отношений (реляционной теории) и заканчивая вопросами администрирования СУБД с помощью запросов. На практических примерах подробно описаны основные конструкции языка, а также различные типы запросов:' простые, сложные, рекурсивные. Показано, как осуществлять вычисления в запросах с помощью агрегатных функций и условных выражений. Рассмотрены операции над наборами записей, соединение таблиц, транзакции, хранимые процедуры и др. Уделено внимание администрированию СУБД с помощью запросов. Во втором издании добавлен материал по работе с базами данных посредством программ на языке РНР. Приведены задачи для самостоятельного решения. Для студентов и программистов.
|
|
|
Главная » Книги » Базы данных » Язык SQL |
Автор: Ф. Андон, В. Резниченко
Издательство: Питер, BHV - Киев
Год издания: 2006
Страниц: 416
ISBN: 5-469-00394-9, 996-552-192-6
Язык: русский
Размер: 8,6 Мб [DJVU]
Книга ориентирована, прежде всего, на начинающего пользователя, желающего всерьез заняться базами данных. Основу материала составляет изучение примеров готовых баз данных. Подробно рассматриваются приемы конструирования запросов: от самых простых до вложенных со множественными сравнениями. Описываются дополнительные возможности SQL (поддержка целостности данных, транзакции, безопасность данных, привилегии), что дает возможность читателю познакомиться с администрированием баз данных. Тем, кто изучает SQL на профессиональном уровне, будет полезна информация о спецификации и стандартах этого языка. Глава, посвященная применению SQL в различных средах программирования, поможет понять принцип взаимодействия разрабатываемого приложения и СУБД, а также определиться в выборе протокола взаимодействия прикладной программы с базой данных. Книга может служить как учебным пособием по курсу "Базы данных", так и руководством для тех, кто желает освоить SQL самостоятельно.
|
|
|
Delphi, Бухгалтерские, Язык SQL |
Автор: Гл.ред. Е.Кондукова
Издательство: БХВ-Петербург
Год издания: 2007
Страниц: 592
ISBN: 978-5-9775-0041-8
Язык: русский
Размер: 56.2 Мб [PDF]
Рассмотрены вопросы, связанные с программированием информационного обмена между системой 1С:Предприятие и внешними приложениями, разработанными в Delphi. Приведены общие сведения о конфигурации системы 1С:Предприятие. На конкретных примерах показаны приемы программирования и доступ к информационной структуре системы 1С:Предприятие с использованием механизма OLE Automation, а также прямой доступ к данным с помощью SQL-запросов. Уделено внимание вопросам внешнего администрирования системы 1С:Предприятие.
|
|
|
Язык SQL, Наука и образование |
Автор: А. В. Маркин
Издательство: Диалог-МИФИ
Год издания: 2008
Страниц: 312
ISBN: 978-5-86404-227-4
Язык: русский
Размер: 2,2 Мб [PDF]
Подробно рассмотрены основные синтаксические конструкции, применяемые при построении запросов и программировании на языке структурированных запросов (SQL). Весь теоретический материал в полной мере проиллюстрирован. Разработанный автором Internet-ресурс позволяет проверить полученные теоретические знания языка SQL СУБД Firebird и приобрести практические навыки построения запросов и программирования, выполнив предлагаемый лабораторный практикум по всем разделам учебного пособия. Предназначено для студентов вузов, обучающихся по специальностям, связанным с разработкой, эксплуатацией и сопровождением баз данных. Может быть полезным всем изучающим SQL самостоятельно.
|
|
|