Oracle Books
-
Oracle RMAN 11g Backup and Recovery (Osborne ORACLE Press Series
Published 10 years ago
by Robert Freeman, Matthew Hart, McGraw-Hill Osborne Media
Master Oracle Recovery MasterProtect your databases from hardware, software, and operator failures using the detailed information in this Oracle Press guide. Oracle RMAN 11g Backup and Recovery explains how to configure databases, generate accurate archives, and carry out system restores. Work from the command line or Oracle Enterprise Manager, automate the backup process, perform Oracle Flashback recoveries, and integrate cloud computing technology.
-
Oracle Enterprise Manager 10g Grid Control Handbook (Osborne ORACLE Press Series
Published 10 years ago
by Werner De Gruyter, Matthew Hart, Daniel Nguyen, McGraw-Hill Osborne Media
Master Oracle Enterprise Manager 10g Grid ControlCentralize and simplify enterprise infrastructure administration using the detailed information contained in this Oracle Press guide. Oracle Enterprise Manager 10g Control Handbook shows you how to implement a grid-based management system and maintain on-demand access to critical services. Develop rollout plans, configure hardware and software, deploy targets and agents, control access, and distribute business reports.
-
Oracle 11g Streams Implementer's Guide
Published 11 years ago
by Ann L.R McKinnell, Eric Yen, Packt Publishing
Design, implement, and maintain a distributed environment with Oracle Streams *Implement Oracle Streams to manage and coordinate the resources, information, and functions of a distributed system *Get to grips with in-depth explanations of the components that make up Oracle Streams, and how they work together *Learn design considerations that help identify and avoid Oracle Streams obstacles - before you get caught in them
-
Oracle PL/SQL Programming (Animal Guide)
Published 11 years ago
by Steven Feuerstein, Bill Pribyl, O'Reilly Media
If you're doing database application development in the Oracle environment, you're going to have to know PL/SQL, the company's extended query and update language. If you want your programs to exploit the special capabilities of Oracle software, you'll need to know the language well. That's where the third edition of Oracle PL/SQL Programming comes into play.
-
SQL Cookbook (Cookbooks (O'Reilly))
Published 11 years ago
by Anthony Molinaro, O'Reilly Media
You know the rudiments of the SQL query language, yet you feel you aren't taking full advantage of SQL's expressive power. You'd like to learn how to do more work with SQL inside the database before pushing data across the network to your applications. You'd like to take your SQL skills to the next level. Let's face it, SQL is a deceptively simple language to learn, and many database developers never go far beyond the simple statement: SELECT FROM WHERE .
-
Learning SQL
Published 11 years ago
by Alan Beaulieu, O'Reilly Media
Updated for the latest database management systems -- including MySQL 6.0, Oracle 11g, and Microsoft's SQL Server 2008 -- this introductory guide will get you up and running with SQL quickly. Whether you need to write database applications, perform administrative tasks, or generate reports, Learning SQL, Second Edition, will help you easily master all the SQL fundamentals.
-
Programming Entity Framework
Published 12 years ago
by Julia Lerman, O'Reilly Media
Programming Entity Framework is a thorough introduction to Microsoft's new core framework for modeling and interacting with data in .NET applications. This book not only gives experienced developers a hands-on tour of the Entity Framework and explains its use in a variety of applications, it also provides a deep understanding of its architecture and APIs. From the Entity Data Model (EDM) and Object Services to EntityClient and the Metadata Workspace, Programming Entity Framework covers it all.
-
Microsoft SQL Server 2008 Administrator's Pocket Consultant
Published 12 years ago
by William R. Stanek, Microsoft Press
Get the practical, pocket-sized guide for IT professionals who need to administer, maintain, and optimize SQL Server 2008. Written by award-winning author William Stanek, this portable reference delivers essential details for using SQL Server 2008 to help protect and manage your company s data whether automating tasks, creating indexes and views, performing backups and recovery, replicating transactions, tuning performance, managing server activity, importing and exporting data, or performing ot
-
SQL Pocket Guide (Pocket Reference (O'Reilly))
Published 12 years ago
by Jonathan Gennick, O'Reilly Media
SQL is the language of databases. It's used to create and maintain database objects, place data into those objects, query the data, modify the data, and, finally, delete data that is no longer needed. Databases lie at the heart of many, if not most business applications. Chances are very good that if you're involved with software development, you're using SQL to some degree. And if you're using SQL, you should own a good reference or two.
-
Head First SQL: Your Brain on SQL -- A Learner's Guide
Published 13 years ago
by Lynn Beighley, O'Reilly Media
Is your data dragging you down? Are your tables all tangled up? Well we've got the tools to teach you just how to wrangle your databases into submission. Using the latest research in neurobiology, cognitive science, and learning theory to craft a multi-sensory SQL learning experience, Head First SQL has a visually rich format designed for the way your brain works, not a text-heavy approach that puts you to sleep.Maybe you've written some simple SQL queries to interact with databases.