Mastering Oracle SQL

Mastering Oracle SQL

Author: Sanjay Mishra

Publisher: "O'Reilly Media, Inc."

Published: 2002

Total Pages: 340

ISBN-13: 9780596001292

DOWNLOAD EBOOK

If you work with Oracle in any capacity, whether as a Java programmer, Database Administrator, or PL/SQL programmer, chances are good that you write SQL statements to query for data within the database. Knowledge of SQL, and particularly of Oracle's implementation of SQL, is the key to writing good queries in a timely manner. In this book, authors Sanjay Mishra and Alan Beaulieu share their knowledge of Oracle SQL, and show you many creative techniques that you can use to advantage in your own applications. Book jacket.


RTP

RTP

Author: Colin Perkins

Publisher: Addison-Wesley Professional

Published: 2003

Total Pages: 436

ISBN-13: 9780672322495

DOWNLOAD EBOOK

bull; Demonstrates how real-time audio and video is packetized for transmission. bull; Explains the details of the RTP standards and related concepts. bull; How to implement RTP to work around network problems and limitations


Passive and Active Network Measurement

Passive and Active Network Measurement

Author: Constantinos Dovrolis

Publisher: Springer Science & Business Media

Published: 2005-03-21

Total Pages: 385

ISBN-13: 3540255206

DOWNLOAD EBOOK

This book constitutes the refereed proceedings of the 6th International Workshop on Passive and Active Measurement, PAM 2005, held in Boston, MA, USA in March/April 2005. The 24 revised full papers and 12 revised short papers presented were carefully reviewed and selected from 84 submissions. The papers are organized in topical sections on TCP measurements, application measurements, network inference and problem diagnosis, topology measurements, wireless network measurements, monitoring facilities, routing and traffic engineering measurements, and spectroscopy and bandwidth estimation.


Oracle PL/SQL Programming

Oracle PL/SQL Programming

Author: Steven Feuerstein

Publisher: "O'Reilly Media, Inc."

Published: 2009-09-17

Total Pages: 1304

ISBN-13: 1449379389

DOWNLOAD EBOOK

This book is the definitive reference on PL/SQL, considered throughout the database community to be the best Oracle programming book available. Like its predecessors, this fifth edition of Oracle PL/SQL Programming covers language fundamentals, advanced coding techniques, and best practices for using Oracle's powerful procedural language. Thoroughly updated for Oracle Database 11g Release 2, this edition reveals new PL/SQL features and provides extensive code samples, ranging from simple examples to complex and complete applications, in the book and on the companion website. This indispensable reference for both novices and experienced Oracle programmers will help you: Get PL/SQL programs up and running quickly, with clear instructions for executing, tracing, testing, debugging, and managing PL/SQL code Optimize PL/SQL performance with the aid of a brand-new chapter in the fifth edition Explore datatypes, conditional and sequential control statements, loops, exception handling, security features, globalization and localization issues, and the PL/SQL architecture Understand and use new Oracle Database 11g features, including the edition-based redefinition capability, the function result cache, the new CONTINUE statement, fine-grained dependency tracking, sequences in PL/SQL expressions, supertype invocation from subtypes, and enhancements to native compilation, triggers, and dynamic SQL Use new Oracle Database 11g tools and techniques such as PL/Scope, the PL/SQL hierarchical profiler, and the SecureFiles technology for large objects Build modular PL/SQL applications using procedures, functions, triggers, and packages


Distributed Database Systems

Distributed Database Systems

Author: Chhanda Ray

Publisher: Pearson Education India

Published: 2009

Total Pages: 328

ISBN-13: 9788131727188

DOWNLOAD EBOOK

Distributed Database Systems discusses the recent and emerging technologies in the field of distributed database technology. The material is up-to-date, highly readable, and illustrated with numerous practical examples. The mainstream areas of distributed database technology, such as distributed database design, distributed DBMS architectures, distributed transaction management, distributed concurrency control, deadlock handling in distributed systems, distributed recovery management, distributed query processing and optimization, data security and catalog management, have been covered in detail. The popular distributed database systems, SDD-1 and R*, have also been included.


The TCP/IP Guide

The TCP/IP Guide

Author: Charles M. Kozierok

Publisher: No Starch Press

Published: 2005-10-01

Total Pages: 1618

ISBN-13: 159327047X

DOWNLOAD EBOOK

From Charles M. Kozierok, the creator of the highly regarded www.pcguide.com, comes The TCP/IP Guide. This completely up-to-date, encyclopedic reference on the TCP/IP protocol suite will appeal to newcomers and the seasoned professional alike. Kozierok details the core protocols that make TCP/IP internetworks function and the most important classic TCP/IP applications, integrating IPv6 coverage throughout. Over 350 illustrations and hundreds of tables help to explain the finer points of this complex topic. The book’s personal, user-friendly writing style lets readers of all levels understand the dozens of protocols and technologies that run the Internet, with full coverage of PPP, ARP, IP, IPv6, IP NAT, IPSec, Mobile IP, ICMP, RIP, BGP, TCP, UDP, DNS, DHCP, SNMP, FTP, SMTP, NNTP, HTTP, Telnet, and much more. The TCP/IP Guide is a must-have addition to the libraries of internetworking students, educators, networking professionals, and those working toward certification.


High Performance MySQL

High Performance MySQL

Author: Baron Schwartz

Publisher: "O'Reilly Media, Inc."

Published: 2008-06-18

Total Pages: 712

ISBN-13: 0596554753

DOWNLOAD EBOOK

High Performance MySQL is the definitive guide to building fast, reliable systems with MySQL. Written by noted experts with years of real-world experience building very large systems, this book covers every aspect of MySQL performance in detail, and focuses on robustness, security, and data integrity. High Performance MySQL teaches you advanced techniques in depth so you can bring out MySQL's full power. Learn how to design schemas, indexes, queries and advanced MySQL features for maximum performance, and get detailed guidance for tuning your MySQL server, operating system, and hardware to their fullest potential. You'll also learn practical, safe, high-performance ways to scale your applications with replication, load balancing, high availability, and failover. This second edition is completely revised and greatly expanded, with deeper coverage in all areas. Major additions include: Emphasis throughout on both performance and reliability Thorough coverage of storage engines, including in-depth tuning and optimizations for the InnoDB storage engine Effects of new features in MySQL 5.0 and 5.1, including stored procedures, partitioned databases, triggers, and views A detailed discussion on how to build very large, highly scalable systems with MySQL New options for backups and replication Optimization of advanced querying features, such as full-text searches Four new appendices The book also includes chapters on benchmarking, profiling, backups, security, and tools and techniques to help you measure, monitor, and manage your MySQL installations.


Temporal Databases: Research and Practice

Temporal Databases: Research and Practice

Author: Opher Etzion

Publisher: Springer Science & Business Media

Published: 1998-05-13

Total Pages: 456

ISBN-13: 9783540645191

DOWNLOAD EBOOK

This is an introductory text to the science of neurobiology, describing animal nervous systems, what they consist of, how they work, and how they are studied. Unlike many other neurobiology texts, considerable discussion is given to both human and non-human nervous systems. Written in an easy-to-read style, it will be useful for both biology and medical students. It provides the opportunity for self-testing at the end of each chapter, with objectives and questions. A CD-ROM entitled 'The Human Brain' (ISBN 3-540-14666-0) has been produced to accompany this text, and can be purchased either separately or together with the book (ISBN 3-540-63778-8).


The JR Programming Language

The JR Programming Language

Author: Ronald A. Olsson

Publisher: Springer Science & Business Media

Published: 2006-04-18

Total Pages: 373

ISBN-13: 1402080867

DOWNLOAD EBOOK

JR is an extension of the Java programming language with additional concurrency mechanisms based on those in the SR (Synchronizing Resources) programming language. The JR implementation executes on UNIX-based systems (Linux, Mac OS X, and Solaris) and Windows-based systems. It is available free from the JR webpage. This book describes the JR programming language and illustrates how it can be used to write concurrent programs for a variety of applications. This text presents numerous small and large example programs. The source code for all programming examples and the given parts of all programming exercises are available on the JR webpage. Dr. Ronald A. Olsson and Dr. Aaron W. Keen, the authors of this text, are the designers and implementors of JR.


Database Management Systems:

Database Management Systems:

Author: ITL ESL

Publisher: Pearson Education India

Published: 2012

Total Pages: 336

ISBN-13: 8131797600

DOWNLOAD EBOOK

Database Management Systems is designed as quick reference guide for important undergraduate computer courses. The organized and accessible format of this book allows students to learn the important concepts in an easy-to-understand, question-and-a