0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (4)
  • R250 - R500 (37)
  • R500+ (460)
  • -
Status
Format
Author / Contributor
Publisher

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

Foundations of SQL Server 2008 R2 Business Intelligence (Paperback, 2nd ed.): Guy Fouche, Lynn Langit Foundations of SQL Server 2008 R2 Business Intelligence (Paperback, 2nd ed.)
Guy Fouche, Lynn Langit
R1,129 R957 Discovery Miles 9 570 Save R172 (15%) Ships in 18 - 22 working days

Foundations of SQL Server 2008 R2 Business Intelligence introduces the entire exciting gamut of business intelligence tools included with SQL Server 2008. Microsoft has designed SQL Server 2008 to be more than just a database. It's a complete business intelligence (BI) platform. The database is at its core, and surrounding the core are tools for data mining, modeling, reporting, analyzing, charting, and integration with other enterprise-level software packages. SQL Server 2008 puts an incredible amount of BI functionality at your disposal. But how do you take advantage of it? That's what this book is all about. Authors Guy Fouche and Lynn Langit show how to implement end-to-end BI solutions using SQL Server Analysis Services (SSAS), SQL Server Integration Services (SSIS), SQL Server Reporting Services (SSRS), and other tools in the Microsoftbusiness intelligencetoolkit. You'll learn about all-features such as PowerPivot and Report Builder 3.0. Also provided are clear examples of predictive analysis made possible through powerful data mining features in SQL Server. If you're an analyst or developer working with SQL Server 2008 who is charged with delivering results that drive business success, you can't afford to be without this book; you can't afford to ignore the powerfulbusiness intelligencesuite that Microsoft has placed at your disposal. Provides the big picture of Microsoft's BI tool suite Covers PowerPivot and other game-changing technologies introduced alongside SQL Server 2008 Release 2 Gives a practical analysis of features based on real-world practices What you'll learn Apply dimensional- and fact-based modeling to create OLAP schemas Optimize data extraction and transformation with SQL Server Integration Services Develop OLAP and data-mining solutions using SQL Server Analysis Services Create compelling reports using the new Report Builder 3.0 in SQL Server Reporting Services Deliver self-service business-intelligence via Microsoft PowerPivot Manage and maintain control over your business intelligence environment Who this book is for

Foundations of SQL Server 2008 R2 Business Intelligence is for business intelligence analysts and developers wanting to employ the full stack of business intelligence tools that are part of SQL Server. The book also appeals to database administrators managing databases in support of business intelligence efforts. Table of Contents What Is Business Intelligence? OLAP Modeling Concepts Introducing OLAP Modeling with SSAS Intermediate OLAP Modeling with SSAS Advanced OLAP Modeling with SSAS Cube Storage and Aggregation Introducing SSIS Intermediate SSIS Advanced SSIS Reporting Tools Data Mining with Excel Introducing PowerPivot Introduction to MDX Introduction to Data Mining

Beginning PHP and MySQL - From Novice to Professional (Paperback, 4th ed.): W. Jason Gilmore Beginning PHP and MySQL - From Novice to Professional (Paperback, 4th ed.)
W. Jason Gilmore
R1,664 R1,391 Discovery Miles 13 910 Save R273 (16%) Ships in 18 - 22 working days

Extensive coverage of PHP and MySQL-more than any other book for beginners Updated for PHP 5.3 Author W. Jason Gilmore is a well-known and highly respected PHP developer and author as well as the organizer of CodeMash Beginning PHP and MySQL: From Novice to Professional, Fourth Edition is a major update of W. Jason Gilmore's authoritative book on PHP and MySQL. The fourth edition includes complete coverage of PHP 5.3 features, including namespacing, an update of AMP stack installation and configuration, updates to Zend Framework, coverage of MySQL Workbench, and much more. You'll not only receive extensive introductions to the core features of PHP, MySQL, and related tools, but you'll also learn how to effectively integrate them in order to build robust data- driven applications. Gilmore has seven years of experience working with these technologies, and he has packed this book with practical examples and insight into the real-world challenges faced by developers. Accordingly, you will repeatedly return to this book as both a valuable instructional tool and reference guide.

Using SQLite (Paperback): Jay A. Kreibich Using SQLite (Paperback)
Jay A. Kreibich
R1,316 Discovery Miles 13 160 Ships in 18 - 22 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

Beginning T-SQL 2008 (Paperback, 1st ed.): Kathi Kellenberger Beginning T-SQL 2008 (Paperback, 1st ed.)
Kathi Kellenberger
R927 R805 Discovery Miles 8 050 Save R122 (13%) Ships in 18 - 22 working days

Even if you have little or no knowledge of T-SQL, Beginning T-SQL 2008 will bring you up to intermediate level and teach you best practices along the way. You'll learn how to write code that will help you to achieve the best-performing applications possible.

You'll find an introduction to databases, normalization, and SQL Server Management Studio. You'll understand how data is stored in a database and learn how to use at least one of the available tools to get to that data.

Each subsequent chapter teaches an aspect of T-SQL, building on the skills learned in previous chapters. Exercises are included in each chapter because the only way to learn T-SQL is to write some code.

This book will do more than just give the syntax and examples. It will teach you techniques to help you avoid common errors and create robust and well-performing code.Imparts best practices for writing T-SQL Helps readers avoid common errors Shows how to write scalable code that yields good performance What you'll learn Understand the fundamentals of relational theory, upon which Transact-SQL is based Write accurate queries that are scalable and perform well Combine set-based and procedural processing, obtaining the best from both worlds Embed business logic in your database through stored procedures and functions Simplify your work through new and advanced features such as common-table expressions and virtual tables Enhance performance by knowing when to apply features such table value parameters Who this book is for

This book is for developers who will be writing database applications against SQL Server databases. Table of Contents Getting Started Writing Simple SELECT Queries Using Functions and Expressions Querying Multiple Tables Grouping and Summarizing Data Manipulating Data Understanding T-SQL Programming Logic Moving Logic to the Database Working with New Data Types Writing Advanced Queries Where to Go Next?

Beginning SQL Server 2008 for Developers - From Novice to Professional (Paperback, 1st ed.): Robin Dewson Beginning SQL Server 2008 for Developers - From Novice to Professional (Paperback, 1st ed.)
Robin Dewson
R1,160 R988 Discovery Miles 9 880 Save R172 (15%) Ships in 18 - 22 working days

SQL Server 2008 is a first-rate database management system. It offers more capability than any previous release of SQL Server. More than just a classic relational database management system, SQL Server 2008 includes exciting and powerful features that make it useful for everything from large corporate data warehouses to ad hoc departmental databases. You'll find enhanced support for XML, new support for spatial data, transparent data encryption, a policy-based management system, and more. Author and developer Robin Dewson will show you the way from beginner to SQL Server 2008 professional. Learn to install SQL Server 2008 and navigate around Management Studio before getting right to the heart of mastering fundamental SQL Server 2008 tasks: creating tables, storing data, securing data, and retrieving it again. Dewson ensures you'll be fully prepared to use all the basics and create a solid foundation for your own projects. Don't forget about backups Your database will house important data, so backing up is essential to protect yourself from inevitable hardware failure. Dewson walks you through SQL Server 2008's easy-to-use backup and recovery feature set, giving you the grounding that you need in order to set up a reliable plan for recovery in your own environment. Learn to use Transact-SQL, a full-blown procedural language that is built right into the database system. Transact-SQL is the key to unlocking everything that SQL Server 2008 has to offer. Using Transact-SQL, you can write centrally encapsulated business logic through the use of stored procedures, automatically trigger processing through the use of triggers, and manipulate data within the server without having tomove data back and forth across the network. Finally, you'll learn a bit about SQL Server 2008 Reporting Services, a powerful tool that allows enterprise reporting. Reporting Services enables you to develop and serve reports across your organization and even to business partners outside your company. Reporting Services also gives end users the ability to create their own reports, helping them transform business data into valuable, usable information to guide their day-to-day decisions. What you'll learn Install and manage SQL Server on your system. Create and secure tables. Store and query data; use indexes to improve query performance. Sleep when the wind blows, because you have a solid backup and recovery process. Run procedural code inside your database in the form of Transact-SQL procedures and triggers. Serve up business reports to in-house users and outside business partners via SQL Server 2008 Reporting Services. Who is this book for? Developers new to SQL Server 2008. If you are just beginning to develop software using SQL Server 2008, or if you are planning to do so in the near future, this book will set you on the road to success. About the Apress Beginning Series The Beginning series from Apress is the right choice to get the information you need to land that crucial entry-level job. These books will teach you a standard and important technology from the ground up because they are explicitly designed to take you from novice to professional. You'll start your journey by seeing what you need to know--but without needless theory and filler. You'll build your skill set by learning how to put together real-world projects step by step. So whether your goal is your nextcareer challenge or a new learning opportunity, the Beginning series from Apress will take you there--it is your trusted guide through unfamiliar territory Related Titles Applied Mathematics for Database Professionals

pgRouting - A Practical Guide (Paperback): Regina O. Obe, Leo S. Hsu pgRouting - A Practical Guide (Paperback)
Regina O. Obe, Leo S. Hsu; Edited by Gary E. Sherman
R1,276 Discovery Miles 12 760 Ships in 18 - 22 working days
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.

Inside Relational Databases with Examples in Access (Paperback, New edition): Mark Whitehorn, Bill Marklyn Inside Relational Databases with Examples in Access (Paperback, New edition)
Mark Whitehorn, Bill Marklyn
R1,042 R895 Discovery Miles 8 950 Save R147 (14%) Ships in 18 - 22 working days

Contents Should we tell you the whole story? Of course, there is an inevitable tension in trying to work like this. For example, in Chapter 16 we talk about referential integrity. There are - sentially six different flavors of referential integrity but Access only s- ports four of them (they are the most important ones however, so you aren't missing out on too much). The problem is this. Should we tell you about the other two? If we do, as an Access user you have every right to be annoyed that we are telling you about a feature you can't use. On the other hand, the six different types that we describe are part of the re- tional world and this book is about that world - we are not trying to teach you how to use Access, we are simply using Access to illustrate the relational model. Ultimately we decided to risk your ire and to describe all of the features of the relational model as we see it, even if Access doesn't support all of them. One advantage of this approach is that if you need to use a different database engine you will almost certainly find the extra information useful. Incidentally, this is not meant to imply that Access is somehow lacking as a relational database engine. The reason we chose it for the first book is that it is such a good example of a relational database tool.

Pro VS 2005 Reporting  - Using SQL Server And Crystal Reports (Paperback, 1st ed.): Rod Paddock, Kevin Goff Pro VS 2005 Reporting - Using SQL Server And Crystal Reports (Paperback, 1st ed.)
Rod Paddock, Kevin Goff
R1,705 Discovery Miles 17 050 Ships in 18 - 22 working days

Creating clear and comprehensive reporting functionality is one of the most important, and most misunderstood, tasks that developers do in professional life. The reports they generate are used by both their clients and their own managers to assess the performance of their applications and to gauge how well the application meets business objectives. This book shows how to use Visual Studio 2005 and complementary technologies, such as Crystal Reports, to quickly and simply create fast, flexible reporting for applications of any size. In this book our experienced author team shows how to create the best results as efficiently as possible.

Beginning Microsoft SQL Server 2012 Programming (Paperback, New): R. Atkinson Beginning Microsoft SQL Server 2012 Programming (Paperback, New)
R. Atkinson
R1,071 R949 Discovery Miles 9 490 Save R122 (11%) Ships in 18 - 22 working days

Get up to speed on the extensive changes to the newest release of Microsoft SQL Server

The 2012 release of Microsoft SQL Server changes how you develop applications for SQL Server. With this comprehensive resource, SQL Server authority Robert Vieira presents the fundamentals of database design and SQL concepts, and then shows you how to apply these concepts using the updated SQL Server. Publishing time and date with the 2012 release, "Beginning Microsoft SQL Server 2012 Programming" begins with a quick overview of database design basics and the SQL query language and then quickly proceeds to show you how to implement the fundamental concepts of Microsoft SQL Server 2012.

You'll explore the key additions and changes to this newest version, including conditional action constructs, enhanced controls for results paging, application integration with SharePoint and Excel, and development of BI applications.Covers new features such as SQL Azure for cloud computing, client-connectivity enhancements, security and compliance, data replication, and data warehouse performance improvements Addresses essential topics including managing keys, writing scripts, and working with store procedures Shares helpful techniques for creating and changing tables, programming with XML, and using SQL Server Reporting and Integration Services

"Beginning Microsoft SQL Server 2012 Programming" demystifies even the most difficult challenges you may face with the new version of Microsoft SQL Server.

SQL Server 2000 Fast Answers for DBAs and Developers, Signature Edition - Signature Edition (Mixed media product, 2nd ed.):... SQL Server 2000 Fast Answers for DBAs and Developers, Signature Edition - Signature Edition (Mixed media product, 2nd ed.)
Joseph Sack
R1,688 Discovery Miles 16 880 Ships in 18 - 22 working days

SQL Server 2000 is the leading relational database for the Windows platform. It's a full-featured, enterprise-class database server, but its ease of use and maintenance makes it suitable whether youre a junior, part-time, or advanceddatabase administratoror developer. SQL Server expert and author Joseph Sack covers all SQL Server 2000 features, so you'll be able to rely on this book when you're in the field and need quick, effective solutions.

Included are hundreds of practical recipes that describe and demonstrate the utility of a feature or functionwith the minimum necessary background theory. This quick and effective reference highlights the specifics of every SQL Server command or process. Further, this special signature edition contains a searchable PDF of the book, making it ideal to use as both a desktop reference, and a client-site field guide.

Beginning SQL Server 2000 for Visual Basic Developers (Paperback, Softcover reprint of the original 1st ed.): Thearon Willis Beginning SQL Server 2000 for Visual Basic Developers (Paperback, Softcover reprint of the original 1st ed.)
Thearon Willis
R1,102 R981 Discovery Miles 9 810 Save R121 (11%) Ships in 18 - 22 working days

This is the only book that provides comprehensive coverage of SQL Server 2000 specifically from a Visual Basic programmer's point of view. SQL Server is now the first choice for the Visual Basic developer wanting a more powerful, reliable and sophisticated database than MS Access can provide. SQL 2000, is tightly integrated with Windows 2000, offering more support for XML and much improved OLAP (Online Analytical Processing) services. This book is for VB developers who want to integrate SQL Server 2000 into their applications. It covers everything needed to work with SQL Server 2000, including topics such as SQL Server 2000 tools, managing database security, building and deploying English query applications, and more. The Jet database engine, which has traditionally powered Access, is gradually being replaced by the Microsoft Database Engine (MSDE), a limited-client version of the SQL Server engine (but without the front-end tools such as Enterprise Manager). This means that VB developers traditionally used to using a single-file database now have to cope with the client-server architecture of SQL Server. This is a big conceptual leap, and many VB developers struggle to make it. possible, and to show them how to use the full range of SQL Server's powerful tools within their VB applications.

Expert Office 365 - Notes from the Field (Paperback, 1st ed.): Nikolas Charlebois-Laprade, Evgueni Zabourdaev, Daniel Brunet,... Expert Office 365 - Notes from the Field (Paperback, 1st ed.)
Nikolas Charlebois-Laprade, Evgueni Zabourdaev, Daniel Brunet, Mike Farran, Kip Ng, …
R1,090 Discovery Miles 10 900 Ships in 18 - 22 working days

Get to grips with Office 365 through in-depth tutorials and insights from leading experts. Topics covered include Exchange Online, SharePoint Online, Skype Online, and more. This deeply technical book tackles key aspects of online collaboration and business productivity within Office 365. Expert Office 365 is written by a dedicated team of Microsoft Premier Field Engineers (PFEs), and captures advice, best practices, and insights from their experience in the field. What You'll Learn Develop client Web Parts with the new SharePoint Framework Create a recovery plan for SharePoint Online Configure SharePoint Online Hybrid Search and Portals Configure and optimize Exchange Online Optimize collaboration in your organization through analytics insights Who This Book Is For Senior IT pros and developers who wish to master business productivity within Office 365. This book is aimed at organizations that are already on Office 365 or that are currently planning their migration to the cloud.

Exam Ref 70-761 Querying Data with Transact-SQL (Paperback): Itzik Ben-Gan Exam Ref 70-761 Querying Data with Transact-SQL (Paperback)
Itzik Ben-Gan
R840 R694 Discovery Miles 6 940 Save R146 (17%) Ships in 10 - 15 working days

Prepare for Microsoft Exam 70-761-and help demonstrate your real-world mastery of SQL Server 2016 Transact-SQL data management, queries, and database programming. 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: * Filter, sort, join, aggregate, and modify data * Use subqueries, table expressions, grouping sets, and pivoting * Query temporal and non-relational data, and output XML or JSON * Create views, user-defined functions, and stored procedures * Implement error handling, transactions, data types, and nulls This Microsoft Exam Ref: * Organizes its coverage by exam objectives * Features strategic, what-if scenarios to challenge you * Assumes you have experience working with SQL Server as a database administrator, system engineer, or developer * Includes downloadable sample database and code for SQL Server 2016 SP1 (or later) and Azure SQL Database Querying Data with Transact-SQL About the Exam Exam 70-761 focuses on the skills and knowledge necessary to manage and query data and to program databases with Transact-SQL in SQL Server 2016. About Microsoft Certification Passing this exam earns you credit toward a Microsoft Certified Solutions Associate (MCSA) certification that demonstrates your mastery of essential skills for building and implementing on-premises and cloud-based databases across organizations. Exam 70-762 (Developing SQL Databases) is also required for MCSA: SQL 2016 Database Development certification. See full details at: microsoft.com/learning

PostgreSQL Configuration - Best Practices for Performance and Security (Paperback, 1st ed.): Baji Shaik PostgreSQL Configuration - Best Practices for Performance and Security (Paperback, 1st ed.)
Baji Shaik
R988 R842 Discovery Miles 8 420 Save R146 (15%) Ships in 18 - 22 working days

Obtain all the skills you need to configure and manage a PostgreSQL database. In this book you will begin by installing and configuring PostgreSQL on a server by focusing on system-level parameter settings before installation. You will also look at key post-installation steps to avoid issues in the future. The basic configuration of PostgreSQL is tuned for compatibility rather than performance. Keeping this in mind, you will fine-tune your PostgreSQL parameters based on your environment and application behavior. You will then get tips to improve database monitoring and maintenance followed by database security for handling sensitive data in PostgreSQL. Every system containing valuable data needs to be backed-up regularly. PostgreSQL follows a simple back-up procedure and provides fundamental approaches to back up your data. You will go through these approaches and choose the right one based on your environment. Running your application with limited resources can be tricky. To achieve this you will implement a pooling mechanism for your PostgreSQL instances to connect to other databases. Finally, you will take a look at some basic errors faced while working with PostgreSQL and learn to resolve them in the quickest manner. What You Will Learn Configure PostgreSQL for performance Monitor and maintain PostgreSQL instances Implement a backup strategy for your data Resolve errors faced while using PostgreSQL Who This Book Is For Readers with basic knowledge of PostgreSQL who wish to implement key solutions based on their environment.

High Availability MySQL Cookbook (Paperback, Revised ed.): Alex Davies High Availability MySQL Cookbook (Paperback, Revised ed.)
Alex Davies
R1,192 Discovery Miles 11 920 Ships in 18 - 22 working days

This book uses the approach of a cookbook. Each recipe provides the reader with easy step-by-step descriptions of the actions necessary to accomplish a specific task. It is designed to present what often appear as extremely complicated techniques as a series of simple-to-follow recipes, allowing readers to achieve high uptimes on their MySQL servers. This book is targeted at system administrators or database administrators who have basic familiarity with Linux, the shell, and MySQL. The typical user will be able to get MySQL installed and working, but needs practical guidance to make it highly available.

Microsoft SQL Server 2019: A Beginner's Guide, Seventh Edition (Paperback, 7th edition): Dusan Petkovic Microsoft SQL Server 2019: A Beginner's Guide, Seventh Edition (Paperback, 7th edition)
Dusan Petkovic
R1,143 R952 Discovery Miles 9 520 Save R191 (17%) Ships in 9 - 17 working days

Up-to-date Microsoft SQL Server 2019 skills made easy! Get up and running on Microsoft SQL Server 2019 in no time with help from this thoroughly revised, practical resource. The book offers thorough coverage of SQL management and development and features full details on the newest machine learning, BI, reporting, and security features. Filled with new examples and hands-on exercises, Microsoft SQL Server 2019: A Beginner's Guide, Seventh Edition, starts by explaining fundamental relational database system concepts. From there, you will learn how to write Transact-SQL statements; execute simple and complex database queries; handle management, backup, and security; and use the powerful analysis and BI tools. XML, spatial data, and full-text search are also covered in this complete and rigorous introductory guide. * Revised from the ground up to cover the latest version of SQL Server * Designed for new users as well as experienced users who are migrating to SQL Server 2019 * Written by a prominent professor and best-selling author

SQL Server Interview Questions (Paperback): Shiv Prasad Koirala SQL Server Interview Questions (Paperback)
Shiv Prasad Koirala
R540 Discovery Miles 5 400 Ships in 10 - 15 working days

But there's a second stronger reason for writing this book which stands taller than the readers demand and that is SQL Server itself. Almost 90 per cent projects in software industry need databases or persistent data in some or other form. When it comes to .NET persisting data SQL Server is the most preferred database to do it. There are projects which use Oracle, DB2 and other database product, but SQL Server still has the major market chunk when language is .NET and especially operating system is windows. I treat this great relationship between .NET, SQL Server and Windows OS as a family relationship. In my previous book we had only one chapter which was dedicated to SQL Server which is complete injustice to this beautiful product. So why an interview question book on SQL Server? If you look at any .NET interview conducted in your premises both parties (Employer and Candidate) pay no attention to SQL Server even though when it is such an important part of development project. They will go talking about stars (OOP, AOP, Design patterns, MVC patterns, Microsoft Application blocks, Project Management etc etc). I am not saying these things are not important but if you see in development or maintenance majority time you will be either in your IDE or in SQL Server. Secondly many candidates go really as heroes when answering questions of OOP, AOP, Design patterns, architecture, remoting and others but when it comes to simple basic question on SQL Server like SQL, indexes (Forget DBA level questions) they are completely out of track. Third very important thing IT is changing people expect more out of less. That means they expect a programmer should be architect, coder, tester and yes and yes a DBA also. There where times and it will still exist for mission critical data that there will be separate positions for DBA's. But now many interviewers expect programmers to also do a job of DBA, Data warehousing etc. This is the major place where developers lack during facing these kinds of interview. So this book will make you walk through those surprising questions which can sprang from SQL Server aspect. I have tried to not go too deep as that will defeat the complete purpose of an "Interview Question" book. I think that an interview book should make you run through those surprising question and make you prepare in a small duration (probably with a night or so). I hope this book really point pitfalls which can come during SQL Server Interview's. I hope this book takes you to a better height and gives you extra confidence boost during Interviews. SQL Server is the database flagship of Microsoft. It's probably the only best database product when doing projects with windows and its rule the windows family like a king. "SQL Server 2005", its recent release is packed with probably the best features like .NET integration, Data warehousing and mining concept which makes it one of the best product for both DBA's and programmers. This book goes how to tackle interview questions related to this product and get you in to a decent position.

Portable DBA - SQL Server (Paperback): Damir Bersinic, Stephen Giles Portable DBA - SQL Server (Paperback)
Damir Bersinic, Stephen Giles
R828 R722 Discovery Miles 7 220 Save R106 (13%) Ships in 18 - 22 working days

This book is the ultimate field guide for every SQL Server DBA’s laptop bag. Don’t go onsite without it! Covers the most commonly used SQL Server database versions. Handy, easy-to-find information includes security, database creation and management, restoration and recovery, automating SQL Server administration, monitoring performance, tuning, and much more.

Beginning SQL Server 2012 Administration (Paperback, 1st ed.): Robert Walters, Grant Fritchey Beginning SQL Server 2012 Administration (Paperback, 1st ed.)
Robert Walters, Grant Fritchey
R1,352 Discovery Miles 13 520 Ships in 18 - 22 working days

Beginning SQL Server 2012 Administration provides the essential skills and knowledge needed to begin a successful career as an SQL Server database administrator. It's an ideal book for those new to database administration, as well for those moving to SQL Server from other database brands such as Oracle and IBM DB2. SQL Server is more than just a database. It's situated within a larger context that includes solutions for reporting, for integrating data from other systems, for business intelligence and analysis, and more. Beginning SQL Server 2012 Administration paints the big picture to help you understand SQL Server's place in the grand scheme. Then you'll move into the nuts and bolts of installing the product, learning the management tools at your disposal, creating your first database, and maintaining that database in an ongoing state of readiness. Beginning SQL Server 2012 Administration goes beyond teaching just the core competencies of effective database administration. You will also learn the latest trends in SQL Server such as virtualizing and consolidating of servers, and using SQL Server in the cloud as a service.Administrators experienced on other platforms will find insight from comparisons of key features between SQL Server and other platforms. Beginning SQL Server 2012 Administration lays an excellent foundation for success as an SQL Server database administrator. * Provides the essentials of successful SQL Server administration * Covers the latest trends such as virtualization and cloud computing * Paints the big picture of Microsoft's data platform What you'll learn * Master basic database administration skills * Plan and install new database environments * Ensure the ability to recover from disaster and data loss * Manage security and regulatory compliance * Take advantage of new features in SQL Server 2012 * Create private-cloud databases for your organization Who this book is for Beginning SQL Server 2012 Administration is aimed at aspiring database administrators, as well as at experienced administrators from competing platforms such as Oracle. The book quickly provides the essentials of SQL Server administration, laying a foundation for success in a career as an SQL Server database administrator.Table of Contents * The Database Administration Profession * Planning and Installing SQL Server 2012 * What's in the Toolbox? * Supporting the Developer * Creating Tables and Other Objects * Transact-SQL * SQL Server Internals * Database Backup Strategies * Database Restore Strategies * Common Database Maintenance Tasks * SQL Server Security * Auditing, Encryption, Compliance * Performance Tuning & Optimization * Fault Tolerance * Cloud Computing for the DBA * Database as a Service * Where to Go Next?

Data Wrangling - Using Pandas, SQL, and Java (Paperback): Oswald Campesato Data Wrangling - Using Pandas, SQL, and Java (Paperback)
Oswald Campesato
R1,103 R932 Discovery Miles 9 320 Save R171 (16%) Ships in 18 - 22 working days

This book is intended primarily for those who plan to become data scientists as well as anyone who needs to perform data cleaning tasks. It contains a variety of features of NumPy and Pandas and how to create databases and tables in MySQL. Chapter 7 covers many data wrangling tasks using Python scripts and awk-based shell scripts. Companion files with code are available for downloading from the publisher. FEATURES: Provides the reader with basic Python 3, Java, and Pandas programming concepts, and an introduction to awk. Includes a chapter on RDBMs and SQL. Companion files with code.

Oracle Database Administration for Microsoft SQL Server DBAs (Paperback, Ed): Michelle Malcher Oracle Database Administration for Microsoft SQL Server DBAs (Paperback, Ed)
Michelle Malcher
R1,414 R1,232 Discovery Miles 12 320 Save R182 (13%) Ships in 18 - 22 working days

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. Apply Your SQL Server DBA Skills to Oracle Database AdministrationUse your SQL Server experience to set up and maintain a high-performance Oracle Database environment. Written by a DBA with expertise in both platforms, Oracle Database Administration for Microsoft SQL Server DBAs illustrates each technique with clear explanations, examples, and comparison tables. Get full details on Oracle Database intervals, creation assistants, management techniques, and query tools. High availability, disaster recovery, and security procedures are also extensively covered in this comprehensive Oracle Press guide. Install and configure Oracle Database on Windows or Linux systems Administer and monitor databases from Oracle Enterprise Manager Implement robust security using roles, permissions, and privileges Back up and restore databases with Oracle Recovery Manager Use the Oracle cost-based optimizer to tune performance Write, debug, and execute PL/SQL queries using Oracle SQL Developer Maximize availability with Oracle Real Application Clusters Build standby and failover servers using Oracle Data Guard

Middleware 2008 - ACM/IFIP/USENIX 9th International Middleware Conference Leuven, Belgium, December 1-5, 2008 Proceedings... Middleware 2008 - ACM/IFIP/USENIX 9th International Middleware Conference Leuven, Belgium, December 1-5, 2008 Proceedings (Paperback, 2008 ed.)
Valerie Issarny, Richard E. Schantz
R1,449 Discovery Miles 14 490 Ships in 18 - 22 working days

This volume contains the proceedings of the International Middleware Con- rence, held in Leuven, Belgium during December 1-4, 2008. This year marked the ninth rendition of this annual conference in its current format initially - opted in 1998, aspiring to serve as the premier venue focusing exclusively on important middleware results. A lot has happened over the intervening 10-year span. Middleware has become pervasive in an increasinglyinterconnected world, with its concepts now securely embedded in the notional architectures driving forward the information age. The conference continues to be a focal point for important new initiatives and results for new generations of middleware. With each succeeding year, it has become an even more competitive publishing venue, further extending its selectivity this year as well. Of the 117 submissions, - ly 21 were able to receive acceptance invitations, for an acceptance rate of less than18%. Competitiveindeed. Additionally, thesesubmissionscontinuetocome from all over the globe, spanning authors from 23 countries. A truly world-wide endeavor. But other things have also changed as we turn the corner on the ?rst decade of this conference. In many ways, middleware has achieved signi?cant success where it really counts: in terms of technical innovations, advanced capabilities, successful ideas, and ?elded systems which permeate society, industry, gov- nment, and academia. With this success comes maturity

FileMaker Pro 10 (Paperback, 2nd Revised edition): Susan Prosser FileMaker Pro 10 (Paperback, 2nd Revised edition)
Susan Prosser; Contributions by Geoff Coffey
R1,103 R957 Discovery Miles 9 570 Save R146 (13%) Ships in 18 - 22 working days

The FileMaker Pro 10 desktop database lets you do almost anything with the information you give it - especially with this book as your guide. Clear, thorough, and accessible, "FileMaker Pro 10: The Missing Manual" helps you get in, build your database, and get the results you need, whether you're running a business, pursuing a hobby, or planning your retirement. It's the ideal guide for non-technical and experienced folks alike. Each chapter in this fully updated edition covers the latest time-saving features of FileMaker Pro 10, including saved finds and a redesigned toolbar that reveals information and features more clearly than ever. You'll learn how to import information from the new Bento consumer database (Mac only), write scripts to make your database even easier to use, and send email without leaving FileMaker. This book helps you: get your first database running in minutes and perform basic tasks right away; catalog people, processes, and things with streamlined data entry and sorting tools; use your data to generate reports, correspondence, and other documents with ease; create, connect, and manage multiple tables and set up complex relationships that display just the data you need; crunch numbers, search text, or pin down dates and times with dozens of built-in formulas; and, outfit your database for the Web, and import and export data to other formats. You'll also get objective advice on which features are really useful, and which aren't. To make the most of this database, you need "FileMaker Pro 10: The Missing Manual" - the book that should have been in the box.

Pro Full-Text Search in SQL Server 2008 (Paperback, 1st ed.): Hilary Cotter, Michael Coles Pro Full-Text Search in SQL Server 2008 (Paperback, 1st ed.)
Hilary Cotter, Michael Coles
R1,114 R942 Discovery Miles 9 420 Save R172 (15%) Ships in 18 - 22 working days

Businesses today want actionable insights into their datathey want their data to reveal itself to them in a natural and userfriendly form. What could be more natural than human language? Naturallanguage search is at the center of a storm of everincreasing webdriven demand for humancomputer communication and information access. SQL Server 2008 provides the tools to take advantage of the features of its builtin enterpriselevel naturallanguage search engine in the form of integrated fulltext search (iFTS). iFTS uses textaware relational queries to provide your users with fast access to content. Whether you want to set up an enterprisewide Internet or intranet search engine or create less ambitious naturallanguage search applications, this book will teach you how to get the most out of SQL Server 2008 iFTS: Introducing powerful iFTS features in SQL Server, such as the FREETEXT and CONTAINS predicates, custom thesauruses, and stop lists Showing you how to optimize fulltext query performance through features like fulltext indexes and iFilters Providing examples that help you understand and apply the power ofiFTS in your daily projects What you'll learn Harness the power of iFTS for your applicationsAdminister iFTS catalogs and indexesUse new iFTS features such as stop lists and iFTSbased dynamic management functionsOptimize and tune iFTS queriesImplement languageaware, naturallanguage searches for dataSimplify searches of structured and unstructured content Who this book is for

The audience for this book includes SQL Server, SQL and Transact-SQL developers, and also .NET developers, who want to take advantage of the integrated full-text search (iFTS) functionality available in SQL Server 2008.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Scanning Tunneling Spectroscopy of…
Henning Pruser Hardcover R2,636 Discovery Miles 26 360
Molecularly Imprinted Polymers (MIPs…
Meenakshi Singh Paperback R4,689 Discovery Miles 46 890
Micro-Tec Spanner Female Torx E14Xe16
Basic Surfaces and their Analysis
Lyudmila V Goncharova Paperback R750 Discovery Miles 7 500
Silicene-Based Layered Materials…
Ming-Fa Lin Hardcover R3,284 Discovery Miles 32 840
Solid State Physics, Volume 57
Henry Ehrenreich, Frans Spaepen Hardcover R5,727 Discovery Miles 57 270
Micro-Tec Spanner Combination (2 Pack…
Micro-Tec Spanner Stubby (10mm-19mm)
Handbook Series On Semiconductor…
M S Bresler, Yu A Goldberg, … Hardcover R3,329 Discovery Miles 33 290
Foams - Structure and Dynamics
Isabelle Cantat, Sylvie Cohen-Addad, … Hardcover R2,348 Discovery Miles 23 480

 

Partners