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

Pro SQL Server 2008 Policy-Based Management (Paperback, 1st ed.): Ken Simmons, Colin Stasiuk, Jorge Segarra Pro SQL Server 2008 Policy-Based Management (Paperback, 1st ed.)
Ken Simmons, Colin Stasiuk, Jorge Segarra
R857 R745 Discovery Miles 7 450 Save R112 (13%) Ships in 18 - 22 working days

Pro Server 2008 Policy-Based Management is critical for database administrators seeking in-depth knowledge on administering servers using the new policy-based management features introduced in SQL Server 2008. This book will cover everything from a basic introduction to policy-based management to creating your own custom policies to enforce consistent rules across your organization. * Provides in-depth treatment of policy-based management in a single source* Provides practical usage scenarios for policy-based management* Provides guidance to help meet growing regulatory compliance needsWhat you'll learn* Learn about policy-based management and why you should implement it.* Create policies to maintain a consistent, predictable environment throughout your organization.* Audit organizational compliance with policies automatically, across any number of servers.* Help ensure compliance with PCI rules, HIPAA rules, and other government regulations.* Configure and receive alerts for policy violations.* View and report on the state of your policies.Who this book is for This book is for database administrators who wish to apply consistent management practices across dozens and even hundreds of database servers.

Pro SQL Server 2005 Database Design and Optimization (Paperback, 1st ed.): Kurt Windisch, Kevin Kline, Louis Davidson Pro SQL Server 2005 Database Design and Optimization (Paperback, 1st ed.)
Kurt Windisch, Kevin Kline, Louis Davidson
R1,332 R1,135 Discovery Miles 11 350 Save R197 (15%) Ships in 18 - 22 working days

* An essential book for new and migration projects for SQL Server 2005: will ensure that that such projects have a well-designed database and secure, optimized data access strategies right from the start. * Describes all new SQL Server 2005 features related to physical database design and provides completely new chapters on designing for fast data access, and exploiting .NET code in the database for optimum distribution of application logic. * An excellent foundation for MCAD/MCSE/MCDBA Database Design and Implementation exam. * Deep experience and advice, along with many tips or tricks, from an MVP lead author with over ten years of experience with SQL Server.

Access 2019 Beginner (Paperback): M. L. Humphrey Access 2019 Beginner (Paperback)
M. L. Humphrey
R420 Discovery Miles 4 200 Ships in 18 - 22 working days
SQL Server 2012 Data Integration Recipes - Solutions for Integration Services and Other ETL Tools (Paperback, 1st ed.): Adam... SQL Server 2012 Data Integration Recipes - Solutions for Integration Services and Other ETL Tools (Paperback, 1st ed.)
Adam Aspin
R2,245 Discovery Miles 22 450 Ships in 18 - 22 working days

SQL Server 2012 Data Integration Recipes provides focused and practical solutions to real world problems of data integration. Need to import data into SQL Server from an outside source? Need to export data and send it to another system? SQL Server 2012 Data Integration Recipes has your back. You'll find solutions for importing from Microsoft Office data stores such as Excel and Access, from text files such as CSV files, from XML, from other database brands such as Oracle and MySQL, and even from other SQL Server databases. You'll learn techniques for managing metadata, transforming data to meet the needs of the target system, handling exceptions and errors, and much more. What DBA or developer isn't faced with the need to move data back and forth? Author Adam Aspin brings 10 years of extensive ETL experience involving SQL Server, and especially satellite products such as Data Transformation Services and SQL Server Integration Services. Extensive coverage is given to Integration Services, Microsoft's flagship tool for data integration in SQL Server environments.Coverage is also given to the broader range of tools such as OPENDATASOURCE, linked servers, OPENROWSET, Migration Assistant for Access, BCP Import, and BULK INSERT just to name a few. If you're looking for a resource to cover data integration and ETL across the gamut of Microsoft's SQL Server toolset, SQL Server 2012 Data Integration Recipes is the one book that will meet your needs. * Provides practical and proven solutions towards creating resilient ETL environments * Clearly answers the tough questions which professionals ask * Goes beyond the tools to a thorough discussion of the underlying techniques * Covers the gamut of data integration, beyond just SSIS * Includes example databases and files to allow readers to test the recipes What you'll learn * Import and export to and from CSV files, XML files, and other text-based sources. * Move data between SQL databases, including SQL Server and others such as Oracle Database and MySQL. * Discover and manage metadata held in various database systems. * Remove duplicates and consolidate from multiple sources. * Transform data to meet the needs of target systems. * Profile source data as part of the discovery process.* Log and manage errors and exceptions during an ETL process. * Improve efficiency by detecting and processing only changed data. Who this book is for SQL Server 2012 Data Integration Recipes is written for developers wishing to find fast and reliable solutions for importing and exporting to and from SQL Server. The book appeals to DBAs as well, who are often tasked with implementing ETL processes. Developers and DBAs moving to SQL Server from other platforms will find the succinct, example-based approach ideal for quickly applying their general ETL knowledge to the specific tools provided as part of a SQL Server environment. Table of Contents * MS Office Data Sources * Flat File Sources * XML Data Sources * SQL Database Sources * SQL Server Sources * Miscellaneous Data Sources * Exporting Data from SQL Server * Metadata * Data Transformation * Data Profiling * Delta Data Management * Change Tracking and Change Data Capture * Optimising Data Import * ET Process Acceleration * Logging and Auditing * Appendix A: Data Types * Appendix B: Sample Databases and Scripts

The Enrichment Game - A Story About Making Data Powerful (Paperback): Doug Needham The Enrichment Game - A Story About Making Data Powerful (Paperback)
Doug Needham
R863 R742 Discovery Miles 7 420 Save R121 (14%) Ships in 18 - 22 working days
Asia-Pacific Trade Facilitation Report 2021 - Supply Chains of Critical Goods Amid the COVID-19 Pandemic-Disruptions, Recovery,... Asia-Pacific Trade Facilitation Report 2021 - Supply Chains of Critical Goods Amid the COVID-19 Pandemic-Disruptions, Recovery, and Resilience (Paperback)
Asian Development Bank
R765 Discovery Miles 7 650 Ships in 18 - 22 working days

This report reviews the impact of trade facilitation initiatives in Asia and the Pacific since the coronavirus disease (COVID-19) pandemic began and discusses how to increase supply chain resilience. Supply chain disruptions caused by the pandemic have underscored the need for digital and paperless trade procedures. A special chapter examines the pandemic's impact on the supply chains of critical goods such as vaccines, personal protective equipment, and food, and provides policy suggestions for enhancing supply chain resilience and trade facilitation. This is the third biennial progress report on trade facilitation implementation in Asia and the Pacific jointly prepared by the Asian Development Bank and the United Nations Economic and Social Commission for Asia and the Pacific.

Oracle SQL Recipes - A Problem-Solution Approach (Paperback, 1st ed.): Grant Allen, Bob Bryla, Darl Kuhn, Chris Allen Oracle SQL Recipes - A Problem-Solution Approach (Paperback, 1st ed.)
Grant Allen, Bob Bryla, Darl Kuhn, Chris Allen
R1,154 R983 Discovery Miles 9 830 Save R171 (15%) Ships in 18 - 22 working days

Have you ever been faced with a new type of query to write, or been asked to create an unfamiliar database object? In such situations, you have probably wanted a good, solid example upon which to build, and instead have been forced into the drudgery of parsing railroad-style syntax diagrams in Oracle's manual set. This book frees you from that drudgery by providing tested and working examples of SQL used to solve common problems faced by developers and database administrators on a daily basis. When you're under pressure to get results fast, Oracle SQL Recipes is there at your side.Example-based, providing quality solutions to everyday problems Respects your time by putting solutions first and keeping discussions short Solves the most commonly encountered SQL problems What you'll learn Recognize common query patterns and apply their corresponding solutions. Solve common reporting problems such as sorting rows into buckets. Troubleshoot SQL performance problems. Create and manage database objects such as tables, indexes, and views. Work with XML and tree-structured data. Take advantage of analytic functions, regular expressions, hierarchical query support, and other powerful aspects of Oracle SQL. Who this book is for

Oracle SQL Recipes is written for developers and database administrators who write SQL to run against an Oracle database. It is further written for those whose time is precious, and who just wish for a good example to help them get on with their work. If you want to spend your time writing SQL rather than reading about it, then this is the right book for you. Table of Contents The Basics Summarizing and Aggregating Data Querying from Multiple Tables Creating and Deriving Data Common Query Patterns Working with Date and Time Values Strings Working with Numbers Managing Transactions Data Dictionary Common Reporting Problems Cleansing Data Tree-Structured Data Working with XML Data Partitioning LOBs Database Administration Object Management SQLMonitoring and Tuning Database Troubleshooting

SQL - The Most Up-To-Date Guide For Beginners To Learn SQL Programming (Paperback): Jym Lawrence SQL - The Most Up-To-Date Guide For Beginners To Learn SQL Programming (Paperback)
Jym Lawrence
R517 Discovery Miles 5 170 Ships in 18 - 22 working days
Visual Basic, SQL Client, Rdl and Rdlc Report Creator - A flawless victory in Visual Studio 64-bit! (Paperback): Richard Thomas... Visual Basic, SQL Client, Rdl and Rdlc Report Creator - A flawless victory in Visual Studio 64-bit! (Paperback)
Richard Thomas Edwards
R370 Discovery Miles 3 700 Ships in 18 - 22 working days
The Data Lakehouse Architecture (Paperback): Bill Inmon, Ranjeet Srivastava The Data Lakehouse Architecture (Paperback)
Bill Inmon, Ranjeet Srivastava
R1,047 R876 Discovery Miles 8 760 Save R171 (16%) Ships in 18 - 22 working days
Advanced Database with Microsoft Access - ICDL Professional (Paperback, 2nd ed.): Conor Jordan Advanced Database with Microsoft Access - ICDL Professional (Paperback, 2nd ed.)
Conor Jordan
R447 R421 Discovery Miles 4 210 Save R26 (6%) Ships in 18 - 22 working days
E-Commerce in CAREC Countries - Infrastructure Development (Paperback): Asian Development Bank E-Commerce in CAREC Countries - Infrastructure Development (Paperback)
Asian Development Bank
R805 Discovery Miles 8 050 Ships in 18 - 22 working days

This technical study examines the state of e-commerce infrastructure among CAREC countries looking at internet payment systems, delivery, and logistics infrastructure. Digital trade promotion has been a long-standing priority for member countries of the Central Asia Regional Economic Cooperation (CAREC) Program to support their integration into global value chains and economic diversification. The study underscores the importance of enabling legislation, digital literacy, and creation of trust. Comprehensive strategy; adequate data for policy making; and support for e-commerce ecosystems, industry associations, and start-ups could nurture e-commerce markets. In addition, CAREC countries must leverage international and regional initiatives to expand domestic and cross-border e-commerce and promote digital trade.

Advanced Agile Software Development with C# Third Edition (Paperback): Lynn Smith Advanced Agile Software Development with C# Third Edition (Paperback)
Lynn Smith
R1,810 Discovery Miles 18 100 Ships in 18 - 22 working days
Oracle Autonomous Database in Enterprise Architecture - Utilize Oracle Cloud Infrastructure Autonomous Databases for better... Oracle Autonomous Database in Enterprise Architecture - Utilize Oracle Cloud Infrastructure Autonomous Databases for better consolidation, automation, and security (Paperback)
Bal Mukund Sharma, Krishna Kumar K M, Rashmi Panda
R1,102 Discovery Miles 11 020 Ships in 18 - 22 working days

Get up to speed with Oracle's Autonomous Databases and implementation strategies for any workload or use case, including transactional, data warehousing, and non-relational databases Key Features Explore ADB, its business benefits, and architectural considerations Migrate the existing workload to ADB, explore high availability, and use cloud native methods for monitoring and event notifications Leverage APEX, JSON, the REST API, and SQL Developer Web features for rapid development Book DescriptionOracle Autonomous Database (ADB) is built on the world's fastest Oracle Database Platform, Exadata, and is delivered on Oracle Cloud Infrastructure (OCI), customer data center (ExaCC), and Oracle Dedicated Region Cloud. This book is a fast-paced, hands-on introduction to the most important aspects of OCI Autonomous Databases. You'll get to grips with concepts needed for designing disaster recovery using standby database deployment for Autonomous Databases. As you progress, you'll understand how you can take advantage of automatic backup and restore. The concluding chapters will cover topics such as the security aspects of databases to help you learn about managing Autonomous Databases, along with exploring the features of Autonomous Database security such as Data Safe and customer-managed keys for Vaults. By the end of this Oracle book, you'll be able to build and deploy an Autonomous Database in OCI, migrate databases to ADB, comfortably set up additional high-availability features such as Autonomous Data Guard, and understand end-to-end operations with ADBs. What you will learn Explore migration methods available for Autonomous Databases, using both online and offline methods Create standby databases, RTO and RPO objectives, and Autonomous Data Guard operations Become well-versed with automatic and manual backups available in ADB Implement best practices relating to network, security, and IAM policies Manage database performance and log management in ADB Understand how to perform data masking and manage encryption keys in OCI's Autonomous Databases Who this book is forThis book is for decision makers, enterprise cloud architects, solution consultants, cloud engineers, implementation partners, and technology students, as well as anyone who wants to learn about Oracle's Autonomous Databases delivered on Oracle Cloud Infrastructure (OCI). Beginner-level knowledge of Linux and OCI and networking concepts and databases, along with hands-on experience in OCI environments is required before getting started with this book.

Database Dreaming Volume I - Relational Writings Revised and Revived (Paperback): Chris J. Date Database Dreaming Volume I - Relational Writings Revised and Revived (Paperback)
Chris J. Date
R906 R785 Discovery Miles 7 850 Save R121 (13%) Ships in 18 - 22 working days
Asian Economic Integration Report 2022 - Advancing Digital Services Trade in Asia and the Pacific (Paperback): Asian... Asian Economic Integration Report 2022 - Advancing Digital Services Trade in Asia and the Pacific (Paperback)
Asian Development Bank
R1,167 Discovery Miles 11 670 Ships in 18 - 22 working days

This report explores how Asia and the Pacific can capitalize on growing opportunities in digital services through structural reforms and international cooperation. Another year into the coronavirus disease (COVID-19) pandemic, the report describes an Asia and Pacific region that has more experience in tackling pandemic hardships, better data showing positive integration trends, and greater confidence in regional cooperation to address shared concerns. The publication gives an overview of changes in trade and global value chains, cross-border investment, financial integration, and the movement of people since the pandemic began.

Access 2019 Intermediate (Paperback): M. L. Humphrey Access 2019 Intermediate (Paperback)
M. L. Humphrey
R416 Discovery Miles 4 160 Ships in 18 - 22 working days
Supercharging Node.js Applications with Sequelize - Create high-quality Node.js apps effortlessly while interacting with your... Supercharging Node.js Applications with Sequelize - Create high-quality Node.js apps effortlessly while interacting with your SQL database (Paperback)
Daniel Durante, Sascha Depold
R901 Discovery Miles 9 010 Ships in 18 - 22 working days

A hands-on implementation guide to application development in Node.js using the powerful Sequelize ORM Key Features Use the highly powerful JavaScript library to map your database to objects easily Build an application from scratch with easy-to-follow steps and examples Discover industry best practices, tips, and techniques on Sequelize to manage your database with ease Book DescriptionContinuous changes in business requirements can make it difficult for programmers to organize business logic into database models, which turns out to be an expensive operation as changes to the database may result in errors and incongruity within applications. Supercharging Node.js Applications with Sequelize helps you get to grips with Sequelize, a reliable ORM that enables you to alleviate these issues in your database and applications. With Sequelize, you'll no longer need to store information in flat files or memory. This book takes a hands-on approach to implementation and associated methodologies for your database that will have you up and running in no time. You'll learn how to configure Sequelize for your Node.js application properly, develop a better sense of understanding of how this ORM works, and find out how to manage your database from Node.js using Sequelize. Finally, you'll be able to use Sequelize as the database driver for building your application from scratch. By the end of this Node.js book, you'll be able to configure, build, store, retrieve, validate, and associate your data from a database to a Node.js application. What you will learn Configure and optimize Sequelize for your application Validate your database and hydrate it with data Add life cycle events (or hooks) to your application for business logic Organize and ensure the integrity of your data even on preexisting databases Scaffold a database using built-in Sequelize features and tools Discover industry-based best practices, tips, and techniques to simplify your application development Who this book is forThis book is for beginner- to intermediate-level Node.js developers looking to upgrade their skills and use Sequelize as their ORM of choice. Basic knowledge of and prior experience with JavaScript and SQL are needed to make the most out of this book.

Harnessing the Potential of Big Data in Post-Pandemic Southeast Asia (Paperback): Asian Development Bank Harnessing the Potential of Big Data in Post-Pandemic Southeast Asia (Paperback)
Asian Development Bank
R704 Discovery Miles 7 040 Ships in 18 - 22 working days

This report illustrates why Southeast Asian countries need big data for recovery from COVID-19 to radically transform the delivery of key services such as health care, social protection, and education. The final of a four-part series, it looks at the impact of the pandemic on Cambodia, Thailand, Indonesia, Myanmar, and the Philippines to determine how big data can help governments analyze the challenges they face. It outlines policy reforms and recommendations to help capture the benefits of big data, including drawing up digital roadmaps, improving technical infrastructure, and ramping up training to create a skilled workforce to lead the digital transformation.

A Comparative Analysis of Tax Administration in Asia and the Pacific - Fifth Edition (Paperback): Asian Development Bank A Comparative Analysis of Tax Administration in Asia and the Pacific - Fifth Edition (Paperback)
Asian Development Bank
R966 Discovery Miles 9 660 Ships in 18 - 22 working days

This edition provides analysis of tax systems and their administration in 38 economies across the region as a resource for revenue bodies seeking to boost fiscal capacity weakened by the pandemic. Topics covered include features of an effective tax reform strategy, the use of innovative technologies, taxing the digital economy, and international cooperation to help crack down on tax loopholes. The publication enables revenue bodies to benchmark their administration against similar economies in the region to help improve performance. The comparable data and analysis are based largely on the 2020 round of the International Survey on Revenue Administration.

Recent Technological Advances in Financial Market Infrastructure in ASEAN+3 - Cross-Border Settlement Infrastructure Forum... Recent Technological Advances in Financial Market Infrastructure in ASEAN+3 - Cross-Border Settlement Infrastructure Forum (Paperback)
Asian Development Bank
R805 Discovery Miles 8 050 Ships in 18 - 22 working days

This report identifies and examines six key technologies that are transforming fundamental financial market infrastructure and will serve as a springboard for the technological advancement of financial market infrastructure in the region. This report ascertains the most current status of technology adoption by Cross-Border Settlement Infrastructure Forum member organizations. They include central securities depositories and central banks in the Association of Southeast Asian Nations (ASEAN) plus the People's Republic of China, Japan, and the Republic of Korea (collectively known as ASEAN+3) region.

Integrating Data (Paperback): Bill Inmon, Patty Haines, David Rapien Integrating Data (Paperback)
Bill Inmon, Patty Haines, David Rapien
R839 R718 Discovery Miles 7 180 Save R121 (14%) Ships in 18 - 22 working days
Business Intelligence with Databricks SQL - Concepts, tools, and techniques for scaling business intelligence on the data... Business Intelligence with Databricks SQL - Concepts, tools, and techniques for scaling business intelligence on the data lakehouse (Paperback)
Vihag Gupta
R1,102 Discovery Miles 11 020 Ships in 18 - 22 working days

Master critical skills needed to deploy and use Databricks SQL and elevate your BI from the warehouse to the lakehouse with confidence Key Features Learn about business intelligence on the lakehouse with features and functions of Databricks SQL Make the most of Databricks SQL by getting to grips with the enablers of its data warehousing capabilities A unique approach to teaching concepts and techniques with follow-along scenarios on real datasets Book DescriptionIn this new era of data platform system design, data lakes and data warehouses are giving way to the lakehouse - a new type of data platform system that aims to unify all data analytics into a single platform. Databricks, with its Databricks SQL product suite, is the hottest lakehouse platform out there, harnessing the power of Apache Spark (TM), Delta Lake, and other innovations to enable data warehousing capabilities on the lakehouse with data lake economics. This book is a comprehensive hands-on guide that helps you explore all the advanced features, use cases, and technology components of Databricks SQL. You'll start with the lakehouse architecture fundamentals and understand how Databricks SQL fits into it. The book then shows you how to use the platform, from exploring data, executing queries, building reports, and using dashboards through to learning the administrative aspects of the lakehouse - data security, governance, and management of the computational power of the lakehouse. You'll also delve into the core technology enablers of Databricks SQL - Delta Lake and Photon. Finally, you'll get hands-on with advanced SQL commands for ingesting data and maintaining the lakehouse. By the end of this book, you'll have mastered Databricks SQL and be able to deploy and deliver fast, scalable business intelligence on the lakehouse. What you will learn Understand how Databricks SQL fits into the Databricks Lakehouse Platform Perform everyday analytics with Databricks SQL Workbench and business intelligence tools Organize and catalog your data assets Program the data security model to protect and govern your data Tune SQL warehouses (computing clusters) for optimal query experience Tune the Delta Lake storage format for maximum query performance Deliver extreme performance with the Photon query execution engine Implement advanced data ingestion patterns with Databricks SQL Who this book is forThis book is for business intelligence practitioners, data warehouse administrators, and data engineers who are new to Databrick SQL and want to learn how to deliver high-quality insights unhindered by the scale of data or infrastructure. This book is also for anyone looking to study the advanced technologies that power Databricks SQL. Basic knowledge of data warehouses, SQL-based analytics, and ETL processes is recommended to effectively learn the concepts introduced in this book and appreciate the innovation behind the platform.

Launching a Digital Tax Administration Transformation - What You Need to Know (Paperback): Asian Development Bank Launching a Digital Tax Administration Transformation - What You Need to Know (Paperback)
Asian Development Bank
R724 Discovery Miles 7 240 Ships in 18 - 22 working days

This publication sets out considerations for policymakers embarking on planning and implementing a digital transformation of tax administration. Digitalization can play a key role in helping tax authorities lower compliance and administrative costs, collect more revenue more efficiently, enhance transparency and service to taxpayers, and accommodate big data flows. This report explores how tax administrations can use technology and how risks can be identified and reduced. It provides an assessment framework to support policymakers as they begin the planning process and outlines considerations for effective implementation of the tax administration of the future.

Hta + Vbcript + Microsoft.Jet.Oledb.40 = Your Time Being Saved Writing HTML - Judge this book by it's cover fellow... Hta + Vbcript + Microsoft.Jet.Oledb.40 = Your Time Being Saved Writing HTML - Judge this book by it's cover fellow programmers (Paperback)
Richard Edwards
R380 Discovery Miles 3 800 Ships in 18 - 22 working days
Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Web Services Research for Emerging…
Hardcover R4,733 Discovery Miles 47 330
Coding for Kids Ages 10 and Up - Coding…
Bob Mather Hardcover R866 Discovery Miles 8 660
Feel Free - Essays
Zadie Smith Paperback  (1)
R321 R293 Discovery Miles 2 930
Index Data Structures in Object-Oriented…
Thomas A. Mueck, Martin L. Polaschek Hardcover R4,107 Discovery Miles 41 070
Roland Barthes' Cinema
Philip Watts Hardcover R3,736 Discovery Miles 37 360
Constraint Databases
Gabriel Kuper, Leonid Libkin, … Hardcover R4,251 Discovery Miles 42 510
1979
Val McDermid Paperback R446 R410 Discovery Miles 4 100
Mind the Tech Gap - Addressing the…
Nikki. Robinson Paperback R1,126 Discovery Miles 11 260
Monster
Rudie van Rensburg Paperback R355 R317 Discovery Miles 3 170
The Security Hippie
Barak Engel Hardcover R3,505 Discovery Miles 35 050

 

Partners