Query Name Index

Query Name Index
Author :
Publisher :
Total Pages : 614
Release :
ISBN-10 : WISC:89062952759
ISBN-13 :
Rating : 4/5 (59 Downloads)

Synopsis Query Name Index by :

Access Data Analysis Cookbook

Access Data Analysis Cookbook
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 369
Release :
ISBN-10 : 9780596555214
ISBN-13 : 0596555210
Rating : 4/5 (14 Downloads)

Synopsis Access Data Analysis Cookbook by : Ken Bluttman

If you have large quantities of data in a Microsoft Access database, and need to study that data in depth, this book is a data cruncher's dream. Access Data Analysis Cookbook offers practical recipes to solve a variety of common problems that users have with extracting Access data and performing calculations on it. Each recipe includes a discussion on how and why the solution works. Whether you use Access 2007 or an earlier version, this book will teach you new methods to query data, different ways to move data in and out of Access, how to calculate answers to financial and investment issues, and more. Learn how to apply statistics to summarize business information, how to jump beyond SQL by manipulating data with VBA, how to process dates and times, and even how to reach into the Excel data analysis toolkit. Recipes demonstrate ways to: Develop basic and sophisticated queries Apply aggregate functions, custom functions, regular expressions, and crosstabs Apply queries to perform non-passive activities such as inserting, updating, and deleting data Create and manipulate tables and queries programmatically Manage text-based data, including methods to isolate parts of a string and ways to work with numbers that are stored as text Use arrays, read and write to the Windows registry, encrypt data, and use transaction processing Use the FileSystemObject, use XML with XSLT, communicate with SQL Server, and exchange data with other Office products Find answers from time-based data, such as how to add time, count elapsed time, work with leap years, and how to manage time zones in your calculations Deal with business and finance problems, including methods for calculating depreciation, loan paybacks, and Return on Investment (ROI) Explore statistical techniques, such as frequency, variance, kurtosis, linear regression, combinations and permutations Access Data Analysis Cookbook is a one-stop-shop for extracting nuggets of valuable information from your database, and anyone with Access experience will benefit from these tips and techniques, including seasoned developers. If you want to use your data, and not just store it, you'll find this guide indispensable.

High Performance MySQL

High Performance MySQL
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 297
Release :
ISBN-10 : 9780596555160
ISBN-13 : 0596555164
Rating : 4/5 (60 Downloads)

Synopsis High Performance MySQL by : Jeremy D. Zawodny

As users come to depend on MySQL, they find that they have to deal with issues of reliability, scalability, and performance--issues that are not well documented but are critical to a smoothly functioning site. This book is an insider's guide to these little understood topics.Author Jeremy Zawodny has managed large numbers of MySQL servers for mission-critical work at Yahoo!, maintained years of contacts with the MySQL AB team, and presents regularly at conferences. Jeremy and Derek have spent months experimenting, interviewing major users of MySQL, talking to MySQL AB, benchmarking, and writing some of their own tools in order to produce the information in this book.In High Performance MySQL you will learn about MySQL indexing and optimization in depth so you can make better use of these key features. You will learn practical replication, backup, and load-balancing strategies with information that goes beyond available tools to discuss their effects in real-life environments. And you'll learn the supporting techniques you need to carry out these tasks, including advanced configuration, benchmarking, and investigating logs.Topics include: A review of configuration and setup options Storage engines and table types Benchmarking Indexes Query Optimization Application Design Server Performance Replication Load-balancing Backup and Recovery Security

MySQL Reference Manual

MySQL Reference Manual
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 822
Release :
ISBN-10 : 0596002653
ISBN-13 : 9780596002657
Rating : 4/5 (53 Downloads)

Synopsis MySQL Reference Manual by : Michael Widenius

This comprehensive reference guide offers useful pointers for advanced use of SQL and describes the bugs and workarounds involved in compiling MySQL for every system.

MySQL Cookbook

MySQL Cookbook
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 1026
Release :
ISBN-10 : 0596001452
ISBN-13 : 9780596001452
Rating : 4/5 (52 Downloads)

Synopsis MySQL Cookbook by : Paul DuBois

DuBois organizes his cookbook's recipes into sections on the problem, the solution stated simply, and the solution implemented in code and discussed. The implementation and discussion sections are the most valuable, as they contain the command sequences, code listings, and design explanations that can be transferred to outside projects.

Mastering ColdFusion MX

Mastering ColdFusion MX
Author :
Publisher : John Wiley & Sons
Total Pages : 1054
Release :
ISBN-10 : 9780782152470
ISBN-13 : 0782152473
Rating : 4/5 (70 Downloads)

Synopsis Mastering ColdFusion MX by : Arman Danesh

A Database-Powered Website--Easier and Yet More Powerful Than Ever The latest release of ColdFusion represents a giant leap forward in the creation of dynamic, database-driven websites. Mastering ColdFusion MX is the resource you need to take advantage of everything MX has to offer. Whether you're just getting started or making the transition from an earlier version, you'll quickly gain the skills that will take you to the next level. Master database interactions, integrate with Flash applications, build and consume web services, manage and secure your server--and, most importantly, develop full-blown, dynamic web applications. Coverage Includes: * Including outside code * Creating and manipulating variables * Interacting with email, web, FTP, and LDAP servers * Creating dynamic charts and graphs * Creating and validating forms * Using SQL for advanced, dynamic database interaction * Using JSP custom tag libraries in ColdFusion * Building rich-media applications with Flash Remoting * Using XML with ColdFusion * Using object-oriented programming with ColdFusion Components * Building and consuming web services * Scheduling automatic execution of ColdFusion programs * Implementing fine-grained, advanced security * Implementing error control * Building a search engine with Verity * Administering ColdFusion servers

MongoDB: The Definitive Guide

MongoDB: The Definitive Guide
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 518
Release :
ISBN-10 : 9781449344818
ISBN-13 : 144934481X
Rating : 4/5 (18 Downloads)

Synopsis MongoDB: The Definitive Guide by : Kristina Chodorow

Manage the huMONGOus amount of data collected through your web application with MongoDB. This authoritative introduction—written by a core contributor to the project—shows you the many advantages of using document-oriented databases, and demonstrates how this reliable, high-performance system allows for almost infinite horizontal scalability. This updated second edition provides guidance for database developers, advanced configuration for system administrators, and an overview of the concepts and use cases for other people on your project. Ideal for NoSQL newcomers and experienced MongoDB users alike, this guide provides numerous real-world schema design examples. Get started with MongoDB core concepts and vocabulary Perform basic write operations at different levels of safety and speed Create complex queries, with options for limiting, skipping, and sorting results Design an application that works well with MongoDB Aggregate data, including counting, finding distinct values, grouping documents, and using MapReduce Gather and interpret statistics about your collections and databases Set up replica sets and automatic failover in MongoDB Use sharding to scale horizontally, and learn how it impacts applications Delve into monitoring, security and authentication, backup/restore, and other administrative tasks

Oracle SQL*Plus

Oracle SQL*Plus
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 532
Release :
ISBN-10 : 1565925785
ISBN-13 : 9781565925786
Rating : 4/5 (85 Downloads)

Synopsis Oracle SQL*Plus by : Jonathan Gennick

This book is the definitive guide to SQL*Plus. If you want to take best advantage of the power and flexibility of this popular Oracle tool, you need this book. SQLPlus is an interactive query tool that is ubiquitous in the Oracle world. It is present in every Oracle installation and is available to almost every Oracle developer and database administrator. SQLPlus has been shipped with Oracle since at least version 6. It continues to be supported and enhanced with each new version of Oracle, including Oracle8 and Oracle8i. It is still the only widely available tool for writing SQL scripts. Despite this wide availability and usage, few developers and DBAs know how powerful SQL*Plus really is. This book introduces SQLPlus, includes a quick reference to all of its syntax options, and, most important, provides chapters that describe, in step-by-step fashion, how to perform all of the tasks that Oracle developers and DBAs want to perform with SQLPlus -- and maybe some they didn't realize they COULD perform with SQLPlus. You will learn how to write and execute script files, generate ad hoc reports, extract data from the database, query the data dictionary tables, customize your SQLPlus environment, and use the SQL*Plus administrative features (new in Oracle8i). This book is an indispensable resource for readers who are new to SQL*Plus, a task-oriented learning tool for those who are already using it, and a quick reference for every user. A table of contents follows: Preface Introduction to SQLPlus Interacting with SQLPlus Generating Reports with SQLPlus Writing SQLPlus Scripts Extracting Data with SQLPlus Exploring Your Database with SQLPlus Advanced Scripting Tuning and Timing The Product User Profile Administration with SQLPlus Customizing Your SQLPlus Environment Appendices A. SQLPlus Command Reference B. Connect Strings and the SQLPlus Command

Inside Ravendb 4.0

Inside Ravendb 4.0
Author :
Publisher : Inside Ravendb
Total Pages : 562
Release :
ISBN-10 : 1719946213
ISBN-13 : 9781719946216
Rating : 4/5 (13 Downloads)

Synopsis Inside Ravendb 4.0 by : Oren Eini

Oren Eini, CEO of RavenDB, shares everything you need to know about the latest version of his distributed, non-relational document database. This is a book-length blog post, designed not only to give you full knowledge of what RavenDB does, but also all the reasoning behind each feature. Inside RavendB 4.0 explains all the whys, like why RavenDB is a fully transactional, high performance, and NoSQL - one of the few databases on the market to include so much. Based on over a decade of working with databases, Oren discusses why he made it a priority that RavenDB requires as little overhead as possible from its users. It'll give you the knowledge and skills to make efficient use of RavenDB in your systems. Enjoy this easy-read from your favorite Ayende blogger. Beyond simply dry documentation or reference book, Inside RavenDB 4.0 is packed with the musings from one of the pioneers of the NoSQL Database. Features include: * Going Beyond Relational Data Modeling * Distributed Data in a Multi-Node Cluster * The Basics of RavenDB * ACID vs BASE * Querying, Indexing, and CRUD in a Document Model * Creating a Polyglot Architecture with ETL

Notes and Queries

Notes and Queries
Author :
Publisher :
Total Pages : 576
Release :
ISBN-10 : UCD:31175024107263
ISBN-13 :
Rating : 4/5 (63 Downloads)

Synopsis Notes and Queries by :