![]() |
![]() |
Your cart is empty |
||
Books > Computing & IT > Computer software packages > Database software > Oracle
Oracle SQL is one of the world's most powerful dialects, packed with advanced functions and features that give Oracle SQL procedural language capabilities. Using these powerful features it is no longer necessary to embed Oracle SQL inside a procedural language, and native Oracle SQL can now be used to solve complex query problems. This is an indispensable book for all Oracle DBA's and developers who need to understand how to apply Oracle SQL features for complex queries. Written by a certified Oracle Master and Oracle ACE, this advanced book shows working examples of how to leverage Oracle SQL's powerful built-in functions for fast extraction of complex data and how to use native SQL for procedural processing. Every developer needs to know how to use Oracle SQL to summarize and aggregate data from large tables and how to use powerful features such as the "model" clause to make SQL act as a procedural language. This book shows important techniques on how to leverage Oracle's powerful XML interface to quickly format Oracle data with XML for instant publication. This is not a book for beginners or dilettantes and it is designed for the professional Oracle developer, covering many advanced Oracle SQL techniques including XML queries, Oracle SQL analytics, SQL for aggregation, and traversing Hierarchies. Best of all, the author reveals secrets for retrieving Oracle data faster and more elegantly than the traditional approaches to writing SQL.
Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. 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. This authoritative resource also explains how to generate reliable backups, implement top-down performance monitoring, and maximize system availability. Plan and carry out an Oracle Enterprise Manager 10g Grid Control rollout Set up customized metrics, alerts, thresholds, targets, and agents Manage IT resources from a centralized control console or the command line Manage your infrastructure using secure protocols Automate administrative tasks with Oracle's management agent Distribute business intelligence using the reporting and dashboard features Work with Oracle Enterprise Manager Database Control and Oracle Real Application Clusters Build physical and logical standby databases using Oracle Data Guard
Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. Master Oracle E-Business Suite's Oracle Procure-to-Pay Drive better decision making and maximize asset usage with Oracle E-Business Suite's comprehensive end-to-end procurement solution. This Oracle Press guide details, step-by-step, how to streamline and optimize your enterprise acquisition cycle using Oracle Procure-to-Pay. Set up and configure each module, generate contracts and purchase orders (POs), perform automatic invoicing, process payments, and enforce fiscal policies. You will also learn how to use powerful new purchasing and payables features. Manage POs and strengthen policy compliance using Oracle Purchasing Track documents from the buyers work center and demand workbench Centralize requisition creation and approvals Create and use sourcing rules for supplier purchases Use Oracle Payables to process invoices and handle settlements Consolidate and disburse funds using Oracle Payments Understand key setups for Oracle Purchasing, Oracle Payables, and Oracle Payments
Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. Get a Solid Foundation in Oracle Database Technology Master Oracle Database 11g fundamentals quickly and easily. Using self-paced tutorials, this book covers core database essentials, the role of the administrator, high availability, and large database features. Oracle Database 11g: A Beginner's Guide walks you, step by step, through database setup, administration, programming, backup, and recovery. In-depth introductions to SQL and PL/SQL are included. Designed for easy learning, this exclusive Oracle Press guide offers: Core Concepts--Oracle Database 11g topics presented in logically organized chapters Critical Skills--Lists of specific skills covered in each chapter Projects--Practical exercises that show how to apply the critical skills learned in each chapter Progress Checks--Quick self-assessment sections to check your progress Notes--Extra information related to the topic being covered Mastery Checks--Chapter-ending quizzes to test your knowledge
Targeting the data warehouse professional, this book provides tips
on how to glean hidden trends and correlations from terabytes of
Oracle data using proven tools such as SAS and ODM. Instructions
for performing complex predictive analysis are also included.
Asynchronous JavaScript and XML (Ajax) is a web technique used to transfer data between a browser and server asynchronously without posting the web page to the server. "Asynchronously" implies that the processing of the web page continues while the Ajax request is sent to the server and a response is received from the server. The web page, or section(s) of the web page, is refreshed with the Ajax response without reposting the web page. Ajax has the following advantages over non-Ajax web applications. - Reduced response time and reduced server load, as the complete web page is not reposted. - Reduced bandwidth of web applications as only data is transferred and the HTML format is applied in the browser. - Separation of data, format and style. The book covers web search and RSS Feed with Ajax as well as form validation with Ajax frameworks for Java, JSP, JSF, and PHP. It discusses using Ajax in Oracle JDeveloper and is IDE based. JDeveloper has the following advantages over Eclipse IDE. - JDeveloper 11g provides an integrated JavaScript Editor for Ajax/Web development. - It also provides a PHP extension. - JDeveloper has a built-in support for JSF and for JDBC.
This is a practical guide to working with the Oracle 10g v10.2 database from Visual Studio .NET 2005, using Oracle Data Provider for .NET and Oracle Developer Tools. ODP.NET optimizes Oracle database access from a .NET environment, allowing developers to leverage advanced Oracle database functionality, including Real Application Clusters, XML DB, and advanced security, using VB.NET, C#, or any .NET language. With many hands-on examples the book provides the in-depth information to use ODP.NET and Oracle Developer Tools from Visual Studio 2005. After introducing ODP.NET, it covers using SQL, PL/SQL, LOBs, and XML DB through ODP.NET; developing Web Applications, Web Services, and Mobile Applications; and finally Oracle Developer Tools for VS.NET. All the code examples use Visual Basic.NET 2005. This book is for professional .NET developers with a minimum knowledge of Oracle SQL and PL/SQL who need to work with and take full advantage of the Oracle Database 10g using Visual Studio 2005.
This unique book focuses on removing the guesswork from creating dynamic web pages with Oracle content. Packed with working code examples, this book shows working examples of connecting to Oracle and delivering data into an HTML page. This indispensable reference shows working examples of complex Oracle queries in PHP, updating Oracle from PHP, and passing parameters to a PHP program.
Designed to exploit Oracle 10g's SQL, this book takes a comprehensive look at Oracle 10g's analytical functions, MODEL statements, and regular expressions. In addition, the book covers collection objects and object-oriented structures and introduces new Oracle 10g topics such as XML and statistical functions. The authors' logical and developmental approach to query building includes a review of older Oracle tools to help in the transition to newer material. This text will teach the reader how to format result sets with SQL*Plus reporting tools; use aggregate functions for partitioning, ordering, and reporting; perform calculations with the MODEL statement; search within strings using regular expressions; work with collection objects; handle XML within SQL.
"This book should satisfy those who want a different perspective
than the official Oracle documentation. It will cover all important
aspects of a data warehouse while giving the necessary examples to
make the reading a lively experience."
The essential reference for PL/SQL has been revised and expanded, featuring all new examples throughout based on the new Oracle Database 10g sample schema plus a CD with all the book’s code as well as development environments. Written by a senior member of the technical staff on the Diagnostics and Defect Resolution (DDR) team in Oracle’s Server Technologies Division.
Oracle security expert David Knox explains how to design and develop an integrated, secure Oracle environment.
“In this book, Mr. Price takes you from making simple database connections to using object-relational features and covers such essential topics as Oracle9IAS Containers for J2EE (OC4J), JDeveloper, and performance tuning. Read this book and learn how to leverage the full power of Oracle’s implementation of JDBC.” From the authentic Oracle Press comes the definitive guide to writing JDBC programs for use with the Oracle8i and Oracle9i databases, including details on Oracle extensions. In addition, JDBC support in the Oracle9i database as well as in Oracle9i Internet Application Server (via the containers for J2EE) is covered.
Your Oracle career starts here! Ideal for those new to Oracle technology, this officially authorized entry-level book shows new DBAs various methods for backup and recovery--including Recovery Manager (RMAN). Includes hands-on exercises and end-of-chapter reviews to reinforce just-learned concepts.
Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. Troubleshoot, tune, and optimize your Oracle database efficiently and successfully every time This book explains how to take full advantage of the revolutionary Oracle Wait Interface to quickly pinpoint--and solve--core problems and bottlenecks, and increase productivity exponentially.
Explore connectivity options, then delve into optimization methods that can be implemented in the Crystal environment, including the use of SQL Expressions and SQL Commands. Coverage includes an execution plan, optimization of indexes, and reduction of parsing, and Oracle-specific features such as external tables, Heterogeneous Connectivity, and Oracle Flashback. Common difficulties when using Oracle are described, and solutions provided.
Your Oracle career starts here! Ideal for those new to Oracle technology, this officially authorized guide teaches new DBAs the essentials of keeping an Oracle database running at top performance. You’ll get coverage of application, instance, database, I/O, OS, and contention tuning.
Includes information that every Oracle administrator and programmer must know to maximize uptime and recover data without compromising mission critical systems.
Learn the essentials of using Oracle8i on a network. Get step-by-step details on implementing Net8 - the Oracle8i mode of networking. Oracle8i Networking 101 explains how interactions over a network take place, describes the hardware and software required, and how all the components interface to produce successful communications between computers and databases. Step-by-step procedures illustrated by screen shots demonstrate precisely how to configure on Oracle8i network. Details on Internet protocols and network encrytion are also included.Determine the hardware and software components required for an Oracle networkConfigure Oracle clients and servers to communicate using Net8Configure Oracle Names serversMake us of configuration tools, including Net8 Assitant, Net8 Configuration Assistant, and the Connection ManagerSupport large networks with multi-threading and client load balancingUse Oracle WebDB, internet Application Server (iAS), and Internet Directory serverHandle security and troublehsooting Written by an Oracle DBA and authorized by Oracle Corporation, this hands-on resource shows you everything you need to know to plan and set up an Oracle8i networking environment.
Nearly a quarter-million PL/SQL programmers--novices and experienced developers alike--have found the first and second editions of Oracle PL/SQL Programming to be indispensable references to this powerful language. Packed with examples and recommendations, this book has helped everyone, from Oracle Forms developers to database administrators, make the most
Your Oracle career starts here! Ideal for those new to Oracle technology, this officially authorized guide explains in easy-to-follow detail how to administer an Oracle database using this state-of-the-art tool. Inside, youll learn to eliminate, simplify, and automate administrative tasks and use Oracle Enterprise Manager (EM) as a management framework for your entire Oracle environment.
Manage a Peak-Performance Oracle Application Environment Maximize the capabilities of Oracle Financials Release 11"i--an integral component of the Oracle E-Business Suite. Officially authorized by Oracle Corporation, this essential resource explains how to install and upgrade Oracle Financials, apply patches, trace and tune critical application modules, and manage customizations. You'll also get details on day-to-day tasks, such as managing concurrent requests, adding users, handling backup and recovery, troubleshooting, capacity planning, and much more. This is a must-have resource for any Oracle DBA or Financials Administrator.Install and configure the Oracle Technology Stacks--database, middle, and desktop tiers Effectively utilize Application Development utilities and workflow functionality Control and schedule batch and reporting requirements with the Concurrent Manager Implement and manage the Cost Based Optimizer (CBO) Import data from legacy applications using Oracle Open Interfaces Install and configure STATSPACK for the Oracle E-Business Suite Financials environment Monitor Oracle Applications using Oracle Enterprise Manager Management Pack Implement security measures, such as fine-grained access control Enable self-service customizations with Oracle Portal Implement new Oracle8"i features in the application environment for added performance and scalability
Best Practices from Oracle Experts Find Undocumented, Expert Advice Inside Take full advantage of the strength and reliability of Oracle9"i and the management features of Windows 2000. Written by the experts and authorized by Oracle Corporation, Oracle9"i for Windows 2000 Tips & Techniques presents insider best practices for installation, upgrades, migration, tuning, backup and recovery, clustering, and high availability. You'll also get in-depth details on the new features of Oracle9"i.Configure Oracle9"i on Windows 2000 as a management platform, database client, and database server Ease administrative tasks with database templates and Oracle Managed Files Monitor and manage Oracle to maximize available memory, CPU, and I/O Use Oracle9"i Recovery Manager for backup, restore, and recovery Implement Standby Databases for greater availability Use Oracle9"i Oracle Enterprise Manager for enterprisewide database administration Execute clustering and high availability solutions, using Microsoft Cluster Server, Oracle Failsafe, and Real Application Clusters Implement Advanced Replication to provide database load balancing, disaster recovery, and offline distributed transaction processing Covers Oracle Database Releases 7.x, 8"i, and 9"i
From the official Oracle Press comes a comprehensive guide to tuning SQL statements for optimal execution. This expert resource explains how to view the internal execution plan of any SQL statement and change it to improve the performance of the statement. Youll get details on Oracles optimizer modes, SQL extensions, the STATSPACK utility, and a wealth of methods for tuning Oracle SQL statements.
Develop Integrated Mobile Applications Design, deploy, and manage flexible mobile applications on the Oracle platform. From the exclusive publishers of Oracle Press Books, Oracle9"i Mobile explains how to use and extend the mobile services available in Oracle9"iAS Wireless and integrate with other Oracle technologies. Mobilize any e-business, reach new customers, and deliver critical information to mobile users with the most scalable and reliable mobile infrastructure available.Administer wireless services with Oracle9"iAS Wireless Take advantage of Oracle9"iAS Wireless prebuilt services Build applications in Oracle9"iAS Wireless multichannel XML and Java/JSP Use transcoding to adapt and mobilize legacy applications Develop location-based features into your mobile applications Use Mobile Personal Information Management and Mobile E-mail services Implement Oracle9"iAS Wireless mCommerce Service Build, test, and deploy mobile applications using the Oracle9"iAS Mobile Studio |
![]() ![]() You may like...
Web Services - Concepts, Methodologies…
Information Reso Management Association
Hardcover
R9,718
Discovery Miles 97 180
News Search, Blogs and Feeds - A Toolkit
Lars Vage, Lars Iselid
Paperback
R1,412
Discovery Miles 14 120
|