0
Your cart

Your cart is empty

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

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

Object Management in Distributed Database Systems for Stationary and Mobile Computing Environments - A Competitive Approach... Object Management in Distributed Database Systems for Stationary and Mobile Computing Environments - A Competitive Approach (Hardcover, 2003 ed.)
Wujuan Lin, Bharadwaj Veeravalli
R2,748 Discovery Miles 27 480 Ships in 18 - 22 working days

N etwork-based computing domain unifies all best research efforts presented from single computer systems to networked systems to render overwhelming computational power for several modern day applications. Although this power is expected to grow with respect to time due to tech nological advancements, application requirements impose a continuous thrust on network utilization and on the resources to deliver supreme quality of service. Strictly speaking, network-based computing dornain has no confined scope and each element offers considerable challenges. Any modern day networked application strongly thrives on efficient data storage and management system, which is essentially a Database System. There have been nurnber of books-to-date in this domain that discuss fundamental principles of designing a database systern. Research in this dornain is now far matured and rnany researchers are venturing in this dornain continuously due to a wide variety of challenges posed. In this book, our dornain of interest is in exposing the underlying key challenges in designing algorithms to handle unpredictable requests that arrive at a Distributed Database System(DDBS) and evaluating their performance. These requests are otherwise called as on-line requests arriving at a system to process. Transactions in an on-line Banking service, Airline Reservation systern, Video-on-Demand systern, etc, are few examples of on-line requests."

Entity-Relationship Modeling - Foundations of Database Technology (Hardcover, 2000 ed.): Bernhard Thalheim Entity-Relationship Modeling - Foundations of Database Technology (Hardcover, 2000 ed.)
Bernhard Thalheim
R2,876 R1,704 Discovery Miles 17 040 Save R1,172 (41%) Ships in 10 - 15 working days

Database technology and entity-relationship (ER) modeling have meanwhile reached the level of an established technology. This book presents the achievements of research in this field in a comprehensive survey. It deals with the entity-relationship model and its extensions with regard to an integrated development and modeling of database applications and, consequently, the specification of structures, behavior and interaction. Apart from research on the ER model and the syntax, semantics, and pragmatics of database modeling the book also presents techniques for the translation of the ER model into classical database models and languages such as relational, hierarchical, and network models and languages, and also into object-oriented models. The book is of interest for all database theoreticians as well as practitioners who are provided with the relevant foundations of database modeling.

Client Data Caching - A Foundation for High Performance Object Database Systems (Hardcover, 1996 ed.): Michael J. Franklin Client Data Caching - A Foundation for High Performance Object Database Systems (Hardcover, 1996 ed.)
Michael J. Franklin
R4,132 Discovery Miles 41 320 Ships in 18 - 22 working days

Despite the significant ongoing work in the development of new database systems, many of the basic architectural and performance tradeoffs involved in their design have not previously been explored in a systematic manner. The designers of the various systems have adopted a wide range of strategies in areas such as process structure, client-server interaction, concurrency control, transaction management, and memory management. This monograph investigates several fundamental aspects of the emerging generation of database systems. It describes and investigates implementation techniques to provide high performance and scalability while maintaining the transaction semantics, reliability, and availability associated with more traditional database architectures. The common theme of the techniques developed here is the exploitation of client resources through caching-based data replication. Client Data Caching: A Foundation for High Performance Object Database Systems should be a value to anyone interested in the performance and architecture of distributed information systems in general and Object-based Database Management Systems in particular. It provides useful information for designers of such systems, as well as for practitioners who need to understand the inherent tradeoffs among the architectural alternatives in order to evaluate existing systems. Furthermore, many of the issues addressed in this book are relevant to other systems beyond the ODBMS domain. Such systems include shared-disk parallel database systems, distributed file systems, and distributed virtual memory systems. The presentation is suitable for practitioners and advanced students in all of these areas, although a basic understanding of database transaction semantics and techniques is assumed.

Using Excel for Business and Financial Modelling -  A Practical guide, 3rd edition (Paperback, 3rd Edition): DS Fairhurst Using Excel for Business and Financial Modelling - A Practical guide, 3rd edition (Paperback, 3rd Edition)
DS Fairhurst
R1,760 Discovery Miles 17 600 Ships in 9 - 17 working days

A hands-on guide to using Excel in the business context First published in 2012, Using Excel for Business and Financial Modelling contains step-by-step instructions of how to solve common business problems using financial models, including downloadable Excel templates, a list of shortcuts and tons of practical tips and techniques you can apply straight away. Whilst there are many hundreds of tools, features and functions in Excel, this book focuses on the topics most relevant to finance professionals. It covers these features in detail from a practical perspective, but also puts them in context by applying them to practical examples in the real world. Learn to create financial models to help make business decisions whilst applying modelling best practice methodology, tools and techniques. - Provides the perfect mix of practice and theory - Helps you become a DIY Excel modelling specialist - Includes updates for Excel 2019/365 and Excel for Mac - May be used as an accompaniment to the author's online and face-to-face training courses Many people are often overwhelmed by the hundreds of tools in Excel, and this book gives clarity to the ones you need to know in order to perform your job more efficiently. This book also demystifies the technical, design, logic and financial skills you need for business and financial modelling.

SQL, PL/SQL the Programming Language of Oracle (Paperback): Ivan Bayross SQL, PL/SQL the Programming Language of Oracle (Paperback)
Ivan Bayross
R641 Discovery Miles 6 410 Ships in 10 - 15 working days

This title includes: Section - I: Setting Up Oracle 9i, Database Concepts, Installation Of Oracle 9i, Post Installation Steps, Setting Up Interactive Sql Plus, Section - Ii: Setting Up The Business Model, A Business Model For Retail Banking, Project Planning For The Retail Banking Model, Section - Iii: Structured Query Language (Sql), Interactive Sql Part-I, Interactive Sql Part - Ii, Interactive Sql Part - Iii, Interactive Sql Part - Iv, Section - Iv: Advance Sql, Sql Performance Tuning, Security Management Using Sql, Oops In Oracle, Advance Features In Sql Plus, Section - V: Pl / Sql, Introduction To Pl/Sql, Pl / Sql Transactions, Pl/Sql Security, and, Pl/Sql Database Objects.

Beginning DB2 - From Novice to Professional (Hardcover, 1st ed.): Grant Allen Beginning DB2 - From Novice to Professional (Hardcover, 1st ed.)
Grant Allen
R1,549 Discovery Miles 15 490 Ships in 18 - 22 working days

IBM's DB2 Express Edition is one of the most capable of the free database platforms available in today's marketplace. In Beginning DB2, author Grant Allen gets you started using DB2 Express Edition for web sites, desktop applications, and more. The author covers the basics of DB2 for developers and database administrators, shows you how to manage data in both XML and relational form, and includes numerous code examples so that you are never in doubt as to how things work. In this book, you'll find: A friendly introduction to DB2 Express Edition, an industrialstrength, relational database from IBM Dozens of examples so that you are never in doubt as to how things work Coverage of important language interfaces, such as from PHP, Ruby, C#, Python, and more

The book is aimed at developers who want a robust database to back their applications. What you'll learn Install and manage DB2 Express Edition on Linux and WindowsManage IML data seamlessly using IBM's pureXML storage engineConnect DB2 databases to web and desktop applications via languages such as PHP, Ruby, C#, Python, and moreProtect your data with a sound backup and restore strategyDesign and manage database schema and security within the databaseKnow when and why to upgrade to more powerful editions of DB2 Who this book is for

Application developers, including web application developers, looking for a robust, zero-cost database to back their applications; database administrators looking to get up to speed quickly with DB2.

Advanced Relational Programming (Hardcover): Filippo Cacace, Gianfranco Lamperti Advanced Relational Programming (Hardcover)
Filippo Cacace, Gianfranco Lamperti
R3,163 Discovery Miles 31 630 Ships in 18 - 22 working days

This volume aims to present recent advances in database technology from the viewpoint of the novel database paradigms proposed in the last decade. It focuses on the theory of the extended relational model, and an example of an extended relational database programming language, Algres, is described. A free copy of Algres complements this work, and is available on the Internet. The work should be of interest to graduate studen ts following advanced database courses, advanced data-oriented applications developers, and researchers in the field of database programming languages and software engineering who need a flexible prototyping platform for the development of software tools.

SQL Injection Attacks and Defense (Paperback, 2nd edition): Justin Clarke SQL Injection Attacks and Defense (Paperback, 2nd edition)
Justin Clarke
R1,246 Discovery Miles 12 460 Ships in 10 - 15 working days

"SQL Injection Attacks and Defense, First Edition: " Winner of the Best Book Bejtlich Read Award

""SQL injection is probably the number one problem for any server-side application, and this book unequaled in its coverage."" -Richard Bejtlich, "Tao Security blog "

SQL injection represents one of the most dangerous and well-known, yet misunderstood, security vulnerabilities on the Internet, largely because there is no central repository of information available for penetration testers, IT security consultants and practitioners, and web/software developers to turn to for help.

"SQL Injection Attacks and Defense, Second Edition" is the only book devoted exclusively to this long-established but recently growing threat. This is the definitive resource for understanding, finding, exploiting, and defending against this increasingly popular and particularly destructive type of Internet-based attack.

"SQL Injection Attacks and Defense, Second Edition" includes all the currently known information about these attacks and significant insight from its team of SQL injection experts, who tell you about: Understanding SQL Injection - Understand what it is and how it works Find, confirm and automate SQL injection discovery Tips and tricks for finding SQL injection within code Create exploits for using SQL injection Design apps to avoid the dangers these attacks SQL injection on different databases SQL injection on different technologies SQL injection testing techniques Case Studies
"Securing SQL Server, Second Edition" is the only book to provide a complete understanding of SQL injection, from the basics of vulnerability to discovery, exploitation, prevention, and mitigation measures. Covers unique, publicly unavailable information, by technical experts in such areas as Oracle, Microsoft SQL Server, and MySQL---including new developments for Microsoft SQL Server 2012 (Denali). Written by an established expert, author, and speaker in the field, with contributions from a team of equally renowned creators of SQL injection tools, applications, and educational materials.

Access 2019 Bible (Paperback): M. Alexander Access 2019 Bible (Paperback)
M. Alexander 1
R1,501 R1,289 Discovery Miles 12 890 Save R212 (14%) Ships in 18 - 22 working days

Master database creation and management Access 2019 Bible is your, comprehensive reference to the world's most popular database management tool. With clear guidance toward everything from the basics to the advanced, this go-to reference helps you take advantage of everything Access 2019 has to offer. Whether you're new to Access or getting started with Access 2019, you'll find everything you need to know to create the database solution perfectly tailored to your needs, with expert guidance every step of the way. The companion website features all examples and databases used in the book, plus trial software and a special offer from Database Creations. Start from the beginning for a complete tutorial, or dip in and grab what you need when you need it. Access enables database novices and programmers to store, organize, view, analyze, and share data, as well as build powerful, integrable, custom database solutions -- but databases can be complex, and difficult to navigate. This book helps you harness the power of the database with a solid understanding of their purpose, construction, and application. Understand database objects and design systems objects Build forms, create tables, manipulate datasheets, and add data validation Use Visual Basic automation and XML Data Access Page design Exchange data with other Office applications, including Word, Excel, and more From database fundamentals and terminology to XML and Web services, this book has everything you need to maximize Access 2019 and build the database you need.

Introduction to Clinical Informatics (Hardcover, 1st ed. 1997. Corr. 2nd printing 1999): Patrice Degoulet Introduction to Clinical Informatics (Hardcover, 1st ed. 1997. Corr. 2nd printing 1999)
Patrice Degoulet; Translated by B. Phister; Marius Fieschi
R2,795 Discovery Miles 27 950 Ships in 18 - 22 working days

Introduction to Clinical Informatics fills a void in the Computer in Health Care series. With this volume, Patrice Degoulet and Marius Fieschi provide a comprehensive view of medical informatics and carry that concept forward into the realm of clinical informatics. The authors draw upon their experi ences as medical school faculty members in France, where informatics has long been integrated into the curriculum and where the French version of this very book has been used, tested, and revised. In intent and content, this volume stands as the companion volume to Introduction to Nursing Informatics, one of the series' best selling titles. For practitioners and students of medicine, pharmacy, and other health profes sions, Introduction to Clinical Informatics offers an essential understanding how computing can support patient care, clarifying practical uses and critical issues. Today medical schools in the United States are making informatics a part of their curriculum, with required medical informatics blocks at the onset of training serving as the base for problem-based learning throughout the course of study. In an increasingly networked and computerized environ ment, health-care providers are having to alter how they practice. Whether in the office, the clinic, or the hospital, health-care professionals have access to a growing array of capabilities and tools as they deliver care. Learning to use these becomes a top priority, and this volume becomes a valuable resource."

Quantifiers in Action - Generalized Quantification in Query, Logical and Natural Languages (Hardcover, 2009 ed.): Antonio Badia Quantifiers in Action - Generalized Quantification in Query, Logical and Natural Languages (Hardcover, 2009 ed.)
Antonio Badia
R2,649 Discovery Miles 26 490 Ships in 18 - 22 working days

The database industry is a multi-billion, world-wide, all-encompassing part of the software world. Quantifiers in Action: Generalized Quantification in Query, Logical and Natural Languages introduces a query language called GQs-Generalized Quantification in Query. Most query languages are simply versions of First Order Logic (FOL). GQs are an extension of the idea of quantifier in FOL. GQs are a perfect example of a practical theory within databases.

This book provides a brief background in logic and introduces the concept of GQs, and then develops a query language based on GQs. Using Query Language with Generalized Quantifiers, the reader explores the efficient implementation of the concept, always a primary consideration in databases. This professional book also includes several extensions for use with documents employing question and answer techniques.

Designed for practitioners and researchers within the database management field; also suitable for advanced-level students in computer science.

The Real MCTS SQL Server 2008 Exam 70-432 Prep Kit - Database Implementation and Maintenance (Paperback): Mark Horninger The Real MCTS SQL Server 2008 Exam 70-432 Prep Kit - Database Implementation and Maintenance (Paperback)
Mark Horninger
R1,245 R980 Discovery Miles 9 800 Save R265 (21%) Ships in 10 - 15 working days

SQL Server 2008 is the latest update to Microsoft's flagship database management system. This is the largest update since SQL Server 2005. SQL Server 2008 is a much more significant update than SQL Server 2005, because it brings increased ability to deliver data across more platforms, and thus many different types of devices. New functionality also allows for easy storage and retrieval of digitized images and video. These attributes address the recent explosion in the popularity of web-based video and server and desktop virtualization.
The Real MCTS SQL Server 2008 Exam 70-432 Prep Kit prepares readers for the Microsoft Certified Technology Specialist exam: SQL Server 2008, Implementation and Maintenance.
This is The 'Real' Microsoft Exam Prep Kit, and provides the reader with independent and unbiased exam tips and warnings everything they need to know to ensure certification success.Authored by Mark Horninger, a nationally recognized leader in SQL Server with over 50 Microsoft certifications to his credit; Mark knows what it takes to successfully navigate Microsoft exams.Complete study package offers Syngress proven pedagogy including practice exams via the book s companion site
"

SQL Antipatterns (Paperback): Bill Karwin SQL Antipatterns (Paperback)
Bill Karwin
R924 R731 Discovery Miles 7 310 Save R193 (21%) Ships in 10 - 15 working days

Your database is the foundation of your application. Many programmers assume it's also the bottleneck of productive software development, but with the right techniques, this doesn't have to be true. SQL Antipatterns illustrates some of the most common misconceptions and pitfalls software developers face using relational databases. This book helps you to use a database to produce the most efficient results, and turn sluggish, inflexible code and thankless late-night hours into high-quality, reliable solutions and a job well done. The SQL database programming language is the core of most software in the world, but if you're like most software developers, you're self-taught in SQL, and you know just enough to get by. As a result, you might design fragile databases that cannot scale as the business grows, write queries that produce incorrect results and not know why, or deploy applications that are vulnerable to hackers. Don't reinvent the wheel to solve problems SQL was designed to solve--this book will teach you new SQL techniques for getting your job done. Whatever platform or programming language you use, whether you're a junior programmer or a Ph.D., SQL Antipatterns will show you how to design and build databases, how to write better database queries, and how to integrate SQL programming with your application like an expert. You'll also learn the best and most current technology for full-text search, how to design code that is resistant to SQL injection attacks, and other techniques for success.

Exam Ref 70-767 Implementing a SQL Data Warehouse (Paperback): Jose Chinchilla, Raj Uchhana Exam Ref 70-767 Implementing a SQL Data Warehouse (Paperback)
Jose Chinchilla, Raj Uchhana
R833 R687 Discovery Miles 6 870 Save R146 (18%) Ships in 10 - 15 working days

Prepare for Microsoft Exam 70-767-and help demonstrate your real-world mastery of skills for managing data warehouses. This exam is intended for Extract, Transform, Load (ETL) data warehouse developers who create business intelligence (BI) solutions. Their responsibilities include data cleansing as well as ETL and data warehouse implementation. The reader should have experience installing and implementing a Master Data Services (MDS) model, using MDS tools, and creating a Master Data Manager database and web application. The reader should understand how to design and implement ETL control flow elements and work with a SQL Service Integration Services package. Focus on the expertise measured by these objectives: * Design, and implement, and maintain a data warehouse * Extract, transform, and load data * Build data quality solutionsThis Microsoft Exam Ref: * Organizes its coverage by exam objectives * Features strategic, what-if scenarios to challenge you * Assumes you have working knowledge of relational database technology and incremental database extraction, as well as experience with designing ETL control flows, using and debugging SSIS packages, accessing and importing or exporting data from multiple sources, and managing a SQL data warehouse. Implementing a SQL Data Warehouse About the Exam Exam 70-767 focuses on skills and knowledge required for working with relational database technology. About Microsoft Certification Passing this exam earns you credit toward a Microsoft Certified Professional (MCP) or Microsoft Certified Solutions Associate (MCSA) certification that demonstrates your mastery of data warehouse management Passing this exam as well as Exam 70-768 (Developing SQL Data Models) earns you credit toward a Microsoft Certified Solutions Associate (MCSA) SQL 2016 Business Intelligence (BI) Development certification. See full details at: microsoft.com/learning

Troubleshooting Oracle Performance (Hardcover, 1st ed.): Christian Antognini Troubleshooting Oracle Performance (Hardcover, 1st ed.)
Christian Antognini
R1,678 Discovery Miles 16 780 Ships in 18 - 22 working days

When your database application isn't running fast enough, troubleshooting is usually your first move. Finding the slow part of an application is often easy, but discovering a solution can prove much more difficult. Troubleshooting Oracle Performance helps by providing a systematic approach to addressing the underlying causes of poor database application performance. Written for developers by an application developer who has learned by doing, this book shows you how to plan for performance as you would for any other application requirement.

Database Design Manual: using MySQL for Windows (Hardcover, 2004 ed.): Matthew Norman Database Design Manual: using MySQL for Windows (Hardcover, 2004 ed.)
Matthew Norman
R2,830 Discovery Miles 28 300 Ships in 18 - 22 working days

Databases are now an integral part of the internet and many web sites use databases in the background to control their content. MySQL is one of the most commonly used open source database management systems. Due to it’s bundling with PHP, MySQL has proved a popular choice for many sites as it enables a database driven, content managed website to be set up with little or no software costs. This book will show you how to design and use databases for the web using MySQL as a tool to learn SQL. Key Topics Installing and testing MySQL SQL basics, and using SQL to communicate with databases Database design techniques and concepts Using MySQL with PHP, Apache and Perl How to make other products communicate with MySQL Features and Benefits. Gives an insight into how databases work in relation to the web. Introduces general SQL techniques by means of MySQL. Explains the concepts behind a structured query language and how it can be used to communicate with databases. Provides an introduction to database design and how an efficiently designed database can improve the performance of MySQL.

SQL in 10 Minutes a Day, Sams Teach Yourself (Paperback, 5th edition): Ben Forta SQL in 10 Minutes a Day, Sams Teach Yourself (Paperback, 5th edition)
Ben Forta
R730 R641 Discovery Miles 6 410 Save R89 (12%) Ships in 5 - 10 working days

Whether you're an application developer, database administrator, web application designer, mobile app developer, or Microsoft Office users, a good working knowledge of SQL is an important part of interacting with databases. And Sams Teach Yourself SQL in 10 Minutes offers the straightforward, practical answers you need to help you do your job. Expert trainer and popular author Ben Forta teaches you just the parts of SQL you need to know-starting with simple data retrieval and quickly going on to more complex topics including the use of joins, subqueries, stored procedures, cursors, triggers, and table constraints. You'll learn methodically, systematically, and simply-in short, quick lessons that will each take only 10 minutes or less to complete.

Access 2016 Bible (Paperback): M. Alexander Access 2016 Bible (Paperback)
M. Alexander
R1,291 R1,075 Discovery Miles 10 750 Save R216 (17%) Ships in 9 - 17 working days

Master database creation and management Access 2016 Bible is your, comprehensive reference to the world's most popular database management tool. With clear guidance toward everything from the basics to the advanced, this go-to reference helps you take advantage of everything Access 2016 has to offer. Whether you're new to Access or getting started with Access 2016, you'll find everything you need to know to create the database solution perfectly tailored to your needs, with expert guidance every step of the way. The companion website features all examples and databases used in the book, plus trial software and a special offer from Database Creations. Start from the beginning for a complete tutorial, or dip in and grab what you need when you need it this book gives you an expert Access 2016 companion on call 24/7. Access enables database novices and programmers to store, organize, view, analyze, and share data, as well as build powerful, integrable, custom database solutions but databases can be complex, and difficult to navigate. This book helps you harness the power of the database with a solid understanding of their purpose, construction, and application. * Understand database objects and design systems objects * Build forms, create tables, manipulate datasheets, and add data validation * Use Visual Basic automation and XML Data Access Page design * Exchange data with other Office applications, including Word, Excel, and more From database fundamentals and terminology to XML and Web services, this book has everything you need to maximize Access 2016 and build the database you need.

The Pace System - An Expert Consulting System for Nursing (Hardcover, New): S. Evans The Pace System - An Expert Consulting System for Nursing (Hardcover, New)
S. Evans
R2,403 Discovery Miles 24 030 Ships in 18 - 22 working days

The PACE System: An Expert Consulting System for Nursing provides a case study of the research, design, implementation, and commercial distribution of this decision support system. Beginning with a summary of PACE's twenty year development and its start as a university-based system, the author contrasts the original system with its current version to give a concrete understanding of its evolution. Further chapters discuss issues in the initial development of the knowledge base; the specific activities and efforts needed to acquire, maintain, and manage the knowledge base; how the network is maintained. The implementation, distribution, and subsequent validation of the entire clinical system is reviewed. Principles and lessons from the development of PACE are analyzed with the hope that today's researchers and developers will glean useful information from these earlier efforts.

Regulation of Cloud Services under US and EU Antitrust, Competition and Privacy Laws (Hardcover, New edition): Sara Gabriella... Regulation of Cloud Services under US and EU Antitrust, Competition and Privacy Laws (Hardcover, New edition)
Sara Gabriella Hoffman
R1,585 Discovery Miles 15 850 Ships in 9 - 17 working days

This book examines how cloud-based services challenge the current application of antitrust and privacy laws in the EU and the US. The author looks at the elements of data centers, the way information is organized, and how antitrust, competition and privacy laws in the US and the EU regulate cloud-based services and their market practices. She discusses how platform interoperability can be a driver of incremental innovation and the consequences of not promoting radical innovation. She evaluates applications of predictive analysis based on big data as well as deriving privacy-invasive conduct. She looks at the way antitrust and privacy laws approach consumer protection and how lawmakers can reach more balanced outcomes by understanding the technical background of cloud-based services.

MySQL Administrator's Bible (Paperback): SK Cabral MySQL Administrator's Bible (Paperback)
SK Cabral
R1,584 Discovery Miles 15 840 Ships in 18 - 22 working days

With special focus on the next major release of MySQL, this resource provides a solid framework for anyone new to MySQL or transitioning from another database platform, as well as experience MySQL administrators. The high-profile author duo provides essential coverage of the fundamentals of MySQL database management--including MySQL's unique approach to basic database features and functions--as well as coverage of SQL queries, data and index types, stores procedure and functions, triggers and views, and transactions. They also present comprehensive coverage of such topics as MySQL server tuning, managing storage engines, caching, backup and recovery, managing users, index tuning, database and performance monitoring, security, and more.

Access 2010 For Dummies (Paperback, New): L Ulrich Fuller Access 2010 For Dummies (Paperback, New)
L Ulrich Fuller
R626 R580 Discovery Miles 5 800 Save R46 (7%) Ships in 18 - 22 working days

A friendly, step-by-step guide to the Microsoft Office database application

Access may be the least understood and most challenging application in the Microsoft Office suite. This guide is designed to help anyone who lacks experience in creating and managing a database learn to use Access 2010 quickly and easily.

In the classic "For Dummies" tradition, the book provides an education in Access, the interface, and the architecture of a database. It explains the process of building a database, linking information, sharing data, generating reports, and much more.As the Microsoft Office database application, Access may be the least understood and most challenging part of the Office suite"Access 2010 For Dummies" walks newcomers through building and using their first databaseCovers linking information in a database, setting relationships, modeling data, and building tablesExplores how to extract data from Access and get specific answers, create forms, and export data in reportsA section for more experienced users looks at analyzing errors and creating an interface

Fully updated for the newest version, "Access 2010 For Dummies" gets new Access users up to speed and helps veterans get the most from the Office database application.

Learning MySQL and MariaDB (Paperback): Russell Dyer Learning MySQL and MariaDB (Paperback)
Russell Dyer
R1,133 R934 Discovery Miles 9 340 Save R199 (18%) Ships in 9 - 17 working days

If you're a programmer new to databases-or just new to MySQL and its community-driven variant, MariaDB-you've found the perfect introduction. This hands-on guide provides an easy, step-by-step approach to installing, using, and maintaining these popular relational database engines. Author Russell Dyer, Curriculum Manager at MariaDB and former editor of the MySQL Knowledge Base, takes you through database design and the basics of data management and manipulation, using real-world examples and many practical tips. Exercises and review questions help you practice what you've just learned. Create and alter MySQL tables and specify fields and columns within them Learn how to insert, select, update, delete, join, and subquery data, using practical examples Use built-in string functions to find, extract, format, and convert text from columns Learn functions for mathematical or statistical calculations, and for formatting date and time values Perform administrative duties such as managing user accounts, backing up databases, and importing large amounts of data Use APIs to connect and query MySQL and MariaDB with PHP and other languages

Oracle Identity Management - Governance, Risk, and Compliance Architecture, Third Edition (Paperback, 3rd edition): Marlin B... Oracle Identity Management - Governance, Risk, and Compliance Architecture, Third Edition (Paperback, 3rd edition)
Marlin B Pohlman
R2,385 Discovery Miles 23 850 Ships in 10 - 15 working days

In today's competitive marketplace with its focus on profit, maintaining integrity can often be a challenge. Further complicating this challenge is the fact that those assigned to the task of assuring accountability within an organization often have little, if any, visibility into the inner workings of that organization. Oracle Identity Management: Governance, Risk, and Compliance Architecture is the definitive guide for corporate stewards who are struggling with the challenge of meeting regulatory compliance pressures while embarking on the path of process and system remediation. The text is written by Marlin Pohlman, a director with Oracle who is recognized as one of the primary educators worldwide on identity management, regulatory compliance, and corporate governance. In the book's first chapters, Dr. Pohlman examines multinational regulations and delves into the nature of governance, risk, and compliance. He also cites common standards, illustrating a number of well-known compliance frameworks. He then focuses on specific software components that will enable secure business operations. To complete the picture, he discusses elements of the Oracle architecture, which permit reporting essential to the regulatory compliance process, and the vaulting solutions and data hubs, which collect, enforce, and store policy information. Examining case studies from the five most regulated business verticals, financial services, retail, pharma-life sciences, higher education, and the US public sector, this work teaches corporation stewards how to: Attain and maintain high levels of integrity Eliminate redundancy and excessive expense in identity management Map solutions directly to region and legislation Hold providers accountable for contracted services Identity management is the first line of defense in the corporate internal ecosystem. Reconcilingtheory and practicality, this volume makes sure that defense is workable, responsive, and effective.

Databases with Access - Learning Made Simple (Paperback, New): Moira Stephen Databases with Access - Learning Made Simple (Paperback, New)
Moira Stephen
R733 Discovery Miles 7 330 Ships in 10 - 15 working days

This handy textbook covers all you need to know to begin to use databases such as Microsoft Access.Learning Made Simple books give readers skills without frills. They are matched to the main qualifications, and written by experienced teachers and authors to make often tricky subjects simple to learn. Every book is designed carefully to provide bite-sized lessons matched to learners needs. Building on the multi-million success of the previous series Made Simple Books, Learning Made Simple titles provide both a new colourful way to study and a useful adjunct to any training course. Using full colour throughout, and written by leading teachers and writers, Learning Made Simple books will help readers learn new skills and develop their talents. Whether studying at college, training at work, or reading at home, aiming for a qualification or simply getting up to speed, Learning Made Simple books will give readers the advantage of easy, well-organised training materials in a handy volume with two or four-page sections for each topic for ease of use.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
The GNU C Library Reference Manual…
Sandra Loosemore, Richard M. Stallman, … Hardcover R1,688 Discovery Miles 16 880
Data Structures and Algorithms in C++ 2e…
M.T. Goodrich Paperback R4,086 R664 Discovery Miles 6 640
How Plants Are Trained to Work for Man…
Luther Burbank Paperback R644 Discovery Miles 6 440
Autodesk 3ds Max 8 Essentials - Autodesk…
Autodesk Paperback R1,402 Discovery Miles 14 020
Select Plants Readily Eligible for…
Gesellschaft F Ur Schweizerische Kunstgeschichte Paperback R534 Discovery Miles 5 340
Journalism Design - Interactive…
Skye Doherty Hardcover R1,685 Discovery Miles 16 850
The 2005 DARPA Grand Challenge - The…
Martin Buehler, Karl Iagnemma, … Hardcover R4,112 Discovery Miles 41 120
Crossfire
Wilbur Smith, David Churchill Hardcover R399 R362 Discovery Miles 3 620
Asymptotic Combinatorial Coding Theory
Volodia Blinovsky Hardcover R2,712 Discovery Miles 27 120
Your Personality in Christ…
Harrison Johnson Paperback R391 R354 Discovery Miles 3 540

 

Partners