0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (16)
  • R250 - R500 (45)
  • R500+ (785)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Computer software packages > Database software

Oracle RMAN Pocket Reference (Paperback, 1st ed): Darl Kuhn Oracle RMAN Pocket Reference (Paperback, 1st ed)
Darl Kuhn
R223 R207 Discovery Miles 2 070 Save R16 (7%) Ships in 18 - 22 working days

Oracle RMAN Pocket Reference is ideal for DBAs who require a concise reference to common RMAN tasks. The first portion of the book presents commands for such tasks as taking a full database backup, recovering from loss of data file, and cloning a database. The second portion offers a very concise RMAN syntax reference. This book will save DBAs time when performing tasks that are infrequent, yet extremely vital.

PHP and MySQL Web Development (Paperback, 5th edition): Luke Welling, Laura Thomson PHP and MySQL Web Development (Paperback, 5th edition)
Luke Welling, Laura Thomson
R1,065 R898 Discovery Miles 8 980 Save R167 (16%) Ships in 5 - 10 working days

PHP and MySQL Web Development, Fifth Edition The definitive guide to building database-driven Web applications with PHP and MySQL PHP and MySQL are popular open-source technologies that are ideal for quickly developing database-driven Web applications. PHP is a powerful scripting language designed to enable developers to create highly featured Web applications quickly, and MySQL is a fast, reliable database that integrates well with PHP and is suited for dynamic Internet-based applications. PHP and MySQL Web Development shows how to use these tools together to produce effective, interactive Web applications. It clearly describes the basics of the PHP language, explains how to set up and work with a MySQL database, and then shows how to use PHP to interact with the database and the server. This practical, hands-on book consistently focuses on real-world applications, even in the introductory chapters. The authors cover important aspects of security and authentication as they relate to building a real-world website and show you how to implement these aspects in PHP and MySQL. They also introduce you to the integration of front-end and back-end technologies by using JavaScript in your application development. The final part of this book describes how to approach real-world projects and takes the reader through the design, planning, and building of several projects, including: User authentication and personalization Web-based email Social media integration Shopping cart The fifth edition of PHP and MySQL Web Development has been thoroughly updated, revised, and expanded to cover developments in PHP through versions 5.6 and 7, as well as features introduced in recent stable releases of MySQL. Free Access to Web Edition Purchase of this book in any format, electronic or print, includes free access to the corresponding Web Edition. The Web Edition can be viewed on all types of computers and mobile devices with any modern web browser that supports HTML5. Contents at a Glance Part I: Using PHP 1 PHP Crash Course 2 Storing and Retrieving Data 3 Using Arrays 4 String Manipulation and Regular Expressions 5 Reusing Code and Writing Functions 6 Object-Oriented PHP 7 Error and Exception Handling Part II: Using MySQL 8 Designing Your Web Database 9 Creating Your Web Database 10 Working with Your MySQL Database 11 Accessing Your MySQL Database from the Web with PHP 12 Advanced MySQL Administration 13 Advanced MySQL Programming Part III: Web Application Security 14 Web Application Security Risks 15 Building a Secure Web Application 16 Implementing Authentication Methods with PHP Part IV: Advanced PHP Techniques 17 Interacting with the File System and the Server 18 Using Network and Protocol Functions 19 Managing the Date and Time 20 Internationalization and Localization 21 Generating Images 22 Using Session Control in PHP 23 Integrating JavaScript and PHP 24 Other Useful Features Part V: Building Practical PHP and MySQL Projects 25 Using PHP and MySQL for Large Projects 26 Debugging and Logging 27 Building User Authentication and Personalization 28 (PDF with Product Registration) Building a Web-Based Email Client with Laravel Part I 29 (PDF with Product Registration) Building a Web-Based Email Client with Laravel Part II 30 (PDF with Product Registration) Social Media Integration Sharing and Authentication 31 (PDF with Product Registration) Building a Shopping Cart Part VI: Appendix A Installing Apache, PHP, and MySQL

Getting Started with Impala (Paperback): John Russell Getting Started with Impala (Paperback)
John Russell
R777 Discovery Miles 7 770 Ships in 18 - 22 working days

Learn how to write, tune, and port SQL queries and other statements for a Big Data environment, using Impala - the massively parallel processing SQL query engine for Apache Hadoop. The best practices in this practical guide help you design database schemas that not only interoperate with other Hadoop components, and are convenient for administers to manage and monitor, but also accommodate future expansion in data size and evolution of software capabilities. Ideal for database developers and business analysts, Getting Started with Impala includes advice from Cloudera's development team, as well as insights from its consulting engagements with customers. Learn how Impala integrates with a wide range of Hadoop components Attain high performance and scalability for huge data sets on production clusters Explore common developer tasks, such as porting code to Impala and optimizing performance Use tutorials for working with billion-row tables, date- and time-based values, and other techniques Learn how to transition from rigid schemas to a flexible model that evolves as needs change

Responsive & Fast (Paperback): Guy Podjamy Responsive & Fast (Paperback)
Guy Podjamy
R407 Discovery Miles 4 070 Ships in 18 - 22 working days

Is Responsive Web Design (RWD) slowing your site down? It doesn't have to. With this concise book, you'll learn practical techniques for improving performance with RWD, including a default set of guidelines you can use as an easy starting point. Web performance researcher and evangelist Guy Podjarny walks you through several existing solutions for dealing with RWD performance problems, and offers advice for choosing optimizations that will be most useful for your needs. RWD performance problems stem from excessive downloads of resources, including images, JavaScript and CSS, and HTML--downloads designed to let your web application adapt to different screen sizes. Podjarny presents a series of increasingly larger-scope solutions to each issue, including client-side techniques and RESS (Responsive + Server Side Components). Address performance issues by starting with Podjarny's default guidelines Use a JavaScript image loader and an image transcoding service to create Responsive Images Reduce JavaScript and CSS downloads with asynchronous scripts, conditional loading, and multi-viewport CSS Prioritize resources to avoid excess content in RWD and defer the load of any content that's not critical Explore server-side Adaptive Delivery and RESS solutions as an alternative to "pure" RWD Guy Podjarny, or Guypo for short, is the Chief Technology Officer (CTO) of Akamai's Web Experience business unit.

MySQL High Availability 2ed (Paperback, 2nd ed.): Charles Bell MySQL High Availability 2ed (Paperback, 2nd ed.)
Charles Bell
R1,399 Discovery Miles 13 990 Ships in 18 - 22 working days

Server bottlenecks and failures are a fact of life in any database deployment, but they don't have to bring everything to a halt. This practical book explains replication, cluster, and monitoring features that can help protect your MySQL system from outages, whether it's running on hardware, virtual machines, or in the cloud.

Written by engineers who designed many of the tools covered, this book reveals undocumented or hard-to-find aspects of MySQL reliability and high availability--knowledge that's essential for any organization using this database system. This second edition describes extensive changes to MySQL tools. Versions up to 5.5 are covered, along with several 5.6 features.Learn replication fundamentals, including use of the binary log and MySQL Replicant LibraryHandle failing components through redundancyScale out to manage read-load increases, and use data sharding to handle large databases and write-load increasesStore and replicate data on individual nodes with MySQL ClusterMonitor database activity and performance, and major operating system parametersKeep track of masters and slaves, and deal with failures and restarts, corruption, and other incidentsExamine tools including MySQL Enterprise Monitor, MySQL Utilities, and GTIDs

Exam Ref 70-765 Provisioning SQL Databases (Paperback): Joseph D'Antoni, Scott Klein Exam Ref 70-765 Provisioning SQL Databases (Paperback)
Joseph D'Antoni, Scott Klein
R835 R689 Discovery Miles 6 890 Save R146 (17%) Ships in 10 - 15 working days

Prepare for Microsoft Exam 70-765-and help demonstrate your real-world mastery of provisioning SQL Server databases both on premise and in SQL Azure. Designed for experienced IT professionals ready to advance their status, Exam Ref focuses on the critical thinking and decision-making acumen needed for success at the MCSA level. Focus on the expertise measured by these objectives: * Implement SQL in Azure * Manage databases and instances * Manage storage This Microsoft Exam Ref: * Organizes its coverage by exam objectives * Features strategic, what-if scenarios to challenge you * Assumes you have working knowledge of SQL Server administration and maintenance, as well as Azure skills Provisioning SQL Databases About the Exam Exam 70-765 focuses on skills and knowledge for provisioning, upgrading, and configuring SQL Server; managing databases and files; and provisioning, migrating, and managing databases in the Microsoft Azure cloud. About Microsoft Certification Passing this exam as well as Exam 70-764: Administering a SQL Database Infrastructure earns you MCSA: SQL 2016 Database Administration certification, qualifying you for a position as a database administrator or infrastructure specialist. See full details at: microsoft.com/learning

Oracle Essentials 5ed (Paperback, 5th Revised edition): Rick Greenwald Oracle Essentials 5ed (Paperback, 5th Revised edition)
Rick Greenwald; Contributions by Robert Stackowiak, Jonathan Stern
R1,135 R964 Discovery Miles 9 640 Save R171 (15%) Ships in 18 - 22 working days

Written by Oracle insiders, this indispensable guide distills an enormous amount of information about the Oracle Database into one compact volume. Ideal for novice and experienced DBAs, developers, managers, and users, "Oracle Essentials" walks you through technologies and features in Oracle's product line, including its architecture, data structures, networking, concurrency, and tuning.

Complete with illustrations and helpful hints, this fifth edition provides a valuable one-stop overview of Oracle Database 12"c," including an introduction to Oracle and cloud computing. "Oracle Essentials" provides the conceptual background you need to understand how Oracle truly works.

Topics include: A complete overview of Oracle databases and data stores, and Fusion Middleware products and featuresCore concepts and structures in Oracle's architecture, including pluggable databasesOracle objects and the various datatypes Oracle supportsSystem and database management, including Oracle Enterprise Manager 12"c"Security options, basic auditing capabilities, and options for meeting compliance needsPerformance characteristics of disk, memory, and CPU tuningBasic principles of multiuser concurrencyOracle's online transaction processing (OLTP)Data warehouses, Big Data, and Oracle's business intelligence toolsBackup and recovery, and high availability and failover solutions

FileMaker Pro 12 (Paperback): Susan Prosser FileMaker Pro 12 (Paperback)
Susan Prosser; Contributions by Stuart Gripman
R1,209 R1,062 Discovery Miles 10 620 Save R147 (12%) Ships in 18 - 22 working days

You don't have to be a techie to use FileMaker Pro 12, but you do need to know what you're doing. With this crystal-clear guide, you'll learn how to create a powerful database that lets you do almost anything with your data. Whether you're running a business, printing a catalog, or planning a wedding, you'll learn how to customize your database and put it to work.

The important stuff you need to know: Get started. Tour FileMaker Pro's features and create your first database in minutes.Catalog your data. View, sort, and shape information in dozens of ways.Create professional documents. Publish reports, invoices, and other documents with ease.Harness processing power. Use calculations and scripts to crunch numbers, search text, and automate tasks.Add visual power and clarity. Create colorful charts to illustrate and summarize your data.Think like a developer. Dive into the high-level features of FileMaker Pro Advanced.

Using SQLite (Paperback): Jay A. Kreibich Using SQLite (Paperback)
Jay A. Kreibich
R1,149 R950 Discovery Miles 9 500 Save R199 (17%) Ships in 9 - 17 working days

Application developers, take note: databases aren't just for the IS group any more. You can build database-backed applications for the desktop, Web, embedded systems, or operating systems without linking to heavy-duty client-server databases such as Oracle and MySQL. This book shows you how to use SQLite, a small and lightweight relational database engine that you can build directly into your application.

With SQLite, you'll discover how to develop a database-backed application that remains manageable in size and complexity. This book guides you every step of the way. You'll get a crash course in data modeling, become familiar with SQLite's dialect of the SQL database language, and much more.Learn how to maintain localized storage in a single file that requires no configurationBuild your own SQLite library or use a precompiled distribution in your applicationGet a primer on SQL, and learn how to use several language functions and extensionsWork with SQLite using a scripting language or a C-based language such as C# or Objective-CUnderstand the basics of database design, and learn how to transfer what you already know to SQLiteTake advantage of virtual tables and modules

"Complex SQL concepts explained clearly."--D. Richard Hipp, creator of SQLite

Access 2016 For Dummies (Paperback): L Fuller Access 2016 For Dummies (Paperback)
L Fuller
R714 R643 Discovery Miles 6 430 Save R71 (10%) Ships in 18 - 22 working days

Your all-access guide to all things Access 2016 If you don't know a relational database from an isolationist table but still need to figure out how to organize and analyze your data Access 2016 For Dummies is for you. Written in a friendly and accessible manner, it assumes no prior Access or database-building knowledge and walks you through the basics of creating tables to store your data, building forms that ease data entry, writing queries that pull real information from your data, and creating reports that back up your analysis. Add in a dash of humor and fun, and Access 2016 For Dummies is the only resource you'll need to go from data rookie to data pro! This expanded and updated edition of Access For Dummies covers all of the latest information and features to help data newcomers better understand Access' role in the world of data analysis and data science. Inside, you'll get a crash course on how databases work and how to build one from the ground up. Plus, you'll find step-by-step guidance on how to structure data to make it useful, manipulate, edit, and import data into your database, write and execute queries to gain insight from your data, and report data in elegant ways. * Speak the lingo of database builders and create databases that suit your needs * Organize your data into tables and build forms that ease data entry * Query your data to get answers right * Create reports that tell the story of your data findings If you have little to no experience with creating and managing a database of any sort, Access 2016 For Dummies is the perfect starting point for learning the basics of building databases, simplifying data entry and reporting, and improving your overall data skills.

Access 2007 for Starters (Paperback): Matthew MacDonald Access 2007 for Starters (Paperback)
Matthew MacDonald
R499 Discovery Miles 4 990 Ships in 18 - 22 working days

This fast-paced book teaches you the basics of Access 2007 so you can start using this popular database program right away. You'll learn how to work with Access' most useful features to design databases, maintain them, search for valuable nuggets of information, and build attractive forms for quick-and-easy data entry. The new Access is radically different from previous versions, but with this book, you'll breeze through the new interface and its timesaving features in no time with: Clear explanations Step-by-step instructions Lots of illustrations Larger type Plenty of friendly advice Ideal for small businesses and households, Access runs on PCs and manages large stores information, including numbers, pages of text, and pictures -- everything from a list of family phone numbers to an enormous product catalog. Unfortunately, each new version of the program crammed in yet another set of features -- so many that even the pros don't know where to find them all. Access 2007 breaks the mold: Microsoft changed the user interface by designing a tabbed toolbar that makes features easy to locate. One thing that hasn't improved is Microsoft's documentation. Even if you find the features you need, you still may not know what to do with them. Access 2007 for Starters: The Missing Manual is the perfect primer for small businesses with no techie to turn to, as well as those who want to organize household and office information.

SQL Server 2005 (Paperback): William Hamilton SQL Server 2005 (Paperback)
William Hamilton
R1,261 R1,064 Discovery Miles 10 640 Save R197 (16%) Ships in 18 - 22 working days

SQL Server 2005, Microsoft's next-generation data management and analysis solution, represents a huge leap forward. It comes with a myriad of changes that deliver increased security, scalability, and power--making it the complete data package. Used properly, SQL Server 2005 can help organizations of all sizes meet their data challenges head on. Programming SQL Server 2005 from O'Reilly provides a practical look at this updated version of Microsoft's premier database product. It guides you through all the new features, explaining how they work and how to use them. The first half of the book examines the changes and new features of the SQL Server Engine itself. The second addresses the enhanced features and tools of the platform, including the new services blended into this popular version. Each chapter contains numerous code samples-written in C# and compiled using the Visual Studio 2005 development environment-that show you exactly how to program SQL Server 2005. Programming SQL Server 2005 can help you: * Build, deploy, and manage enterprise applications that are more secure, scalable, and reliable * Maximize IT productivity by reducing the complexity of building, deploying, and managing database applications * Share data across multiple platforms, applications, and devices to make it easier to connect internal and external systems Because the goal of Programming SQL Server 2005 is to introduce all facets of Programming SQL Server 2005, it's beneficial to programmers of all levels. The book can be used as a primer by developers with little experience with SQL Server, as a ramp up to the new programming models for SQL Server 2005 for more experienced programmers, or as background and primer to specific concepts. Any IT professional who wants to learn about SQL Server 2005's comprehensive feature set, interoperability with existing systems, and automation of routine tasks will find the answers in this authoritative guide.

Practical Perforce (Paperback): Laura Wingerd Practical Perforce (Paperback)
Laura Wingerd
R910 R789 Discovery Miles 7 890 Save R121 (13%) Ships in 18 - 22 working days

When developers build software, they're able to keep track of all the different versions and all the components they use with Software Configuration Management (SCM) systems. One of the more popular SCM products is Perforce. Authored by Perforce's own VP of product technology, "Practical Perforce" is the ideal complement to the existing product manual, focusing less on the 'how" and more on the "why" and "when." The book is not only a helpful introduction to Perforce, it's an enlightening resource for those already familiar with this versatile SCM product. Whether you're a programmer, product manager, or build engineer, you stand to benefit from the many insider tips and ideas presented in this convenient guide. "Practical Perforce" is divided into two main parts. Part I offers a whirlwind technical tour, complete with careful descriptions of basic and advanced Perforce commands designed to give you a baseline knowledge. Part II describes the big picture-using Perforce in a collaborative software development. It outlines recommended best practices and quickly shows how to implement them with the Perforce operations introduced in Part I. Throughout the book, you'll learn how to maximize Perforce so it completes tasks like these in the most efficient manner possible: keep track of changes as you conduct concurrent parallel work on files; log activity; generate reports on who did 'what' 'when'; compare, merge and branch files; store files and file configurations; and restore lost bug fixes. Recognizing the pitfalls and practices of an SCM system like Perforce is absolutely essential to producing good software. Now, with "Practical Perforce", you have the edge you need to ensure success.

Integrating Excel and Access (Paperback): Michael Schmalz Integrating Excel and Access (Paperback)
Michael Schmalz
R877 R756 Discovery Miles 7 560 Save R121 (14%) Ships in 18 - 22 working days

In a corporate setting, the Microsoft Office Suite is an invaluable set of applications. One of Offices' biggest advantages is that its applications can work together to share information, produce reports, and so on. The problem is, there isn't much documentation on their cross-usage. Until now.

Introducing "Integrating Excel and Access," the unique reference that shows you how to combine the strengths of Microsoft Excel with those of Microsoft Access. In particular, the book explains how the powerful analysis tools of Excel can work in concert with the structured storage and more powerful querying of Access. The results that these two applications can produce together are virtually impossible to achieve with one program separately.

But the book isn't just limited to Excel and Access. There's also a chapter on SQL Server, as well as one dedicated to integrating with other Microsoft Office applications. In no time, you'll discover how to:

Utilize the built in features of Access and Excel to access data

Use VBA within Access or Excel to access data

Build connection strings using ADO and DAO

Automate Excel reports including formatting, functions, and page setup

Write complex functions and queries with VBA

Write simple and advanced queries with the Access GUI

Produce pivot tables and charts with your data

With "Integrating Excel and Access," you can crunch and visualize data like never before. It's the ideal guide for anyone who uses Microsoft Office to handle data.

PHP and MySQL for Dynamic Web Sites - Visual QuickPro Guide (Paperback, 5th edition): Larry Ullman PHP and MySQL for Dynamic Web Sites - Visual QuickPro Guide (Paperback, 5th edition)
Larry Ullman
R1,080 R1,025 Discovery Miles 10 250 Save R55 (5%) Ships in 10 - 15 working days

When it comes to creating dynamic, database-driven Web sites, the PHP language and MySQL database offer a winning combination -- and with PHP 7, web professionals can achieve dramatic performance improvements. Combine these great open source technologies with Larry Ullman's PHP and MySQL for Dynamic Web Sites: Visual QuickPro Guide, Fifth Edition, and there's no limit to the powerful, interactive Web sites you can create. With step-by-step instructions, complete scripts, and expert tips to guide you, Ullman gets right down to business. After grounding you with practical introductions to both PHP 7 and MySQL, he covers core issues ranging from security to session management to jQuery and object-oriented programming techniques. Ullman walks you through creating several sample applications, stressing the latest features and techniques throughout.

Access Hacks (Paperback, Revised & First A): Ken Bluttman Access Hacks (Paperback, Revised & First A)
Ken Bluttman
R792 R695 Discovery Miles 6 950 Save R97 (12%) Ships in 18 - 22 working days

As part of the Microsoft Office suite, Access has become the industry's leading desktop database management program for organizing, accessing, and sharing information. But taking advantage of this product to build increasingly complex Access applications requires something more than your typical how-to book. What it calls for is "Access Hacks" from O'Reilly.

This valuable guide provides direct, hands-on solutions that can help relieve the frustrations felt by users struggling to master the program's various complexities. For experienced users, "Access Hacks" offers a unique collection of proven techniques and tools that enable them to take their database skills and productivity to the next level. For Access beginners, it helps them acquire a firm grasp of the program's most productive features.

A smart collection of insider tips and tricks, "Access Hacks" covers all of the program's finer points. Among the multitude of topics addressed, it shows users how to:

work with Access in multi-user environments

utilize SQL queries

work with external data and programs

integrate Access with third-party products

Just imagine: a learning process without the angst. Well, "Access Hacks" delivers it with ease, thanks to these down-and-dirty techniques not collected together anywhere else.

Part of O'Reilly's best-selling Hacks series, "Access Hacks" is based on author Ken Bluttman's two decades of real-world experience in database programming and business application building. It's because of his vast experiences that the book is able to offer such a deep understanding of the program's expanding possibilities.

Mastering SQL Server 2008 (Paperback, New): M. Lee Mastering SQL Server 2008 (Paperback, New)
M. Lee
R1,560 Discovery Miles 15 600 Ships in 18 - 22 working days

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.

Oracle SQL?Plus (Paperback, 2nd ed.): Jonathan Gennick Oracle SQL?Plus (Paperback, 2nd ed.)
Jonathan Gennick
R961 R840 Discovery Miles 8 400 Save R121 (13%) Ships in 18 - 22 working days

Despite its wide availability and usage, few developers and DBAs have mastered the true power of Oracle SQL*Plus. This bestselling book--now updated for Oracle 10g--is the only in-depth guide to this interactive query tool for writing SQL scripts. It's an essential resource for any Oracle user.

The new second edition of "Oracle SQL*Plus: The Definitive Guide" clearly describes how to perform, step-by-step, all of the tasks that Oracle developers and DBAs want to perform with SQL*Plus--and maybe some you didn't realize you could perform.

With "Oracle SQL*Plus: The Definitive Guide," you'll expertly:

write and execute script files

generate ad hoc reports

extract data from the database

query the data dictionary tables

customize an SQL*Plus environment

and much more

It also includes a handy quick reference to all of its syntax options and an often-requested chapter on SQL itself, along with a clear, concise, and complete introduction.

This book is truly the definitive guide to SQL*Plus. It's an indispensable resource for those who are new to SQL*Plus, a task-oriented learning tool for those who are already using it, and an immediately useful quick reference for every user. If you want to leverage the full power and flexibility of this popular Oracle tool, you'll need this book.

Oracle Regular Expressions Pocket Reference (Paperback, September 2003): Jonathan Gennick Oracle Regular Expressions Pocket Reference (Paperback, September 2003)
Jonathan Gennick
R213 R195 Discovery Miles 1 950 Save R18 (8%) Ships in 18 - 22 working days

Oracle Regular Expressions Pocket Reference is part tutorial and part quick-reference. It's suitable for those who have never used regular expressions before, as well as those who have experience with Perl and other languages supporting regular expressions. The book describes Oracle Database 10G's support for regular expressions, including globalization support and differences between Perl's syntax and the POSIX syntax supported by Oracle 10G. It also provides a comprehensive reference, including examples, to all supported regular expression operators, functions, and error messages.

Programming ColdFusion MX (Paperback, 2nd edition): Rob Brooks-Bilson Programming ColdFusion MX (Paperback, 2nd edition)
Rob Brooks-Bilson
R1,558 R1,336 Discovery Miles 13 360 Save R222 (14%) Ships in 18 - 22 working days

The first edition of this book has been praised as "the best reference book available on the subject." This new edition, Programming ColdFusion MX, 2nd Edition, goes even further, documenting new techniques for using ColdFusion MX 6.1 to develop and serve dynamic web page content. This exhaustive guide covers everything from the basics to advanced topics, with numerous examples that you can use for your own applications.

JDBC Pocket Reference (Paperback): Donald Bales JDBC Pocket Reference (Paperback)
Donald Bales
R228 R214 Discovery Miles 2 140 Save R14 (6%) Ships in 18 - 22 working days

The JDBC Pocket Reference offers quick look-ups for all methods of the standard JDBC classes. These include concise reviews of the procedures for common JDBC tasks such as connecting to a database, executing stored procedures, executing DDL and the like. You'll find documentation of the connect string formats for the most common databases, including Oracle, SQL-Server, and PostgreSQL. You'll even find information on working with large objects, and on using SQL99 user defined datatypes to work with object-relational data. Searching for this sort of material through large tutorials is frustrating and a waste of time, but this pocket-sized book is easy to take anywhere and makes finding the information you need a snap.

Oracle in a Nutshell (Paperback): Rick Greenwald Oracle in a Nutshell (Paperback)
Rick Greenwald
R1,307 R1,111 Discovery Miles 11 110 Save R196 (15%) Ships in 18 - 22 working days

The goal of Oracle in a Nutshell is to pull together the most essential information on Oracle architecture, syntax, and user interfaces. The content and format of this book, an admirable addition to O'Reilly's respected In-a-Nutshell line, combine to boil down vital Oracle commands, language constructs, parameters, and file formats in a succinct and highly accessible desktop reference.

MOS Study Guide for Microsoft Access Expert Exam MO-500 (Paperback): Paul McFedries MOS Study Guide for Microsoft Access Expert Exam MO-500 (Paperback)
Paul McFedries
R470 Discovery Miles 4 700 Ships in 10 - 15 working days

Advance your everyday proficiency with Access 2019. And earn the credential that proves it! Demonstrate your expertise with Microsoft Access! Designed to help you practice and prepare for Microsoft Office Specialist (MOS): Access 2019 certification, this official Study Guide delivers: In-depth preparation for each MOS objective Detailed procedures to help build the skills measured by the exam Hands-on tasks to practice what you've learned Practice files and sample solutions Sharpen the skills measured by these objectives: Create and manage databases Build tables Create queries Create forms Create reports About MOS A Microsoft Office Specialist (MOS) certification validates your proficiency with Microsoft Office programs, demonstrating that you can meet globally recognized performance standards. Hands-on experience with the technology is required to successfully pass Microsoft Certification exams.

Perl for Oracle DBAs (Paperback, 1st ed): Andy Duncan Perl for Oracle DBAs (Paperback, 1st ed)
Andy Duncan
R1,328 Discovery Miles 13 280 Ships in 18 - 22 working days

Perl is a very powerful tool for Oracle database administrators, but too few DBAs realize how helpful Perl can be in managing, monitoring, and tuning Oracle9i, Oracle8i, and earlier databases. You don't need to be a Perl expert to reap the rewards of reading Perl for Oracle DBAs. The book explains what you need to know about Perl, profiles the best Perl open source applications available to DBAs, and provides the Perl DBA Toolkit, a comprehensive suite of ready-to-use scripts designed to ease the burden of Oracle database administration.

Oracle and Open Source - Tools and Applications (Paperback): Andy Duncan Oracle and Open Source - Tools and Applications (Paperback)
Andy Duncan; Contributions by Sean Hill
R1,379 Discovery Miles 13 790 Ships in 18 - 22 working days

This is the first book to tie together the commercial world of Oracle and the free-wheeling world of open source software. It describes nearly 100 open source tools, from the widely applied (like Linux, Perl, and Apache) to the Oracle-specific (like Orasoft, Orac, OracleTool, and OraSnap). You'll learn where to find them, what their advantages are, and how to create and release new open source Oracle tools yourself.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
A Guide To SQL
Philip Pratt, Hassan Afyouni, … Paperback R1,310 R1,213 Discovery Miles 12 130
Constraint Databases
Gabriel Kuper, Leonid Libkin, … Hardcover R4,251 Discovery Miles 42 510
Access Essentials
M. L. Humphrey Hardcover R833 Discovery Miles 8 330
Index Data Structures in Object-Oriented…
Thomas A. Mueck, Martin L. Polaschek Hardcover R4,107 Discovery Miles 41 070
Database Systems: The Complete Book…
Hector Garcia-Molina, Jeffrey Ullman, … Paperback R2,189 R1,762 Discovery Miles 17 620
Intermediate Access
M. L. Humphrey Hardcover R535 Discovery Miles 5 350
SQL Programming: Java Script and Coding…
Os Swift Hardcover R792 Discovery Miles 7 920
Access for Beginners
M. L. Humphrey Hardcover R535 Discovery Miles 5 350
Rough Computing - Theories, Technologies…
Aboul Ella Hassanien, Zbigniew Suraj, … Hardcover R4,566 Discovery Miles 45 660
Access 2019 Beginner
M. L. Humphrey Hardcover R608 Discovery Miles 6 080

 

Partners