Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • MPI Ethno. Forsch.  (92)
  • Ethn. Museum Berlin
  • Boston, Mass. :Safari Books Online,  (92)
  • Database management  (66)
  • SQL server  (42)
Datasource
  • MPI Ethno. Forsch.  (92)
  • Ethn. Museum Berlin
Material
Language
Years
  • 1
    Online Resource
    Online Resource
    [United States?] : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9781449306182
    Language: English
    Pages: 1 streaming video file (39 min., 50 sec.) , digital, sd., col.
    Keywords: Electronic data processing ; Database management ; Electronic videos ; local
    Abstract: "From customer behaviors & usage statistics to security postures & operational analytics, Splunk's ability to make sense of all types of machine data, structured or unstructured, and mash it up w/ other business data provides complete real-time visibility & operational intelligence. This tutorial demos a new approach for analyzing your organization's petabytes of data to derive real-time insights." --Resource description page.
    Note: Title from title screen
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    [United States?] : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9781449306038
    Language: English
    Pages: 1 streaming video file (41 min., 50 sec.) , digital, sd., col.
    Keywords: Database management ; Relational databases ; Electronic videos ; local
    Abstract: "Windows Azure Marketplace includes data, imagery, and real-time web services from leading commercial data providers and authoritative public data sources. Customers have access to datasets such as demographic, environmental, financial, retail, weather and sports." --Resource description page.
    Note: Title from title screen
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    Greenwich, Conn. : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 9781933988726 , 193398872X
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Keywords: SQL server ; Database management ; Client/server computing ; Electronic books ; local
    Abstract: The integrity and security of your database is crucial to your business. SQL Server 2008 is a massive and mature product with a very large feature set. As a SQL Server administrator, you must be equipped to handle myriad day-to-day tasks to keep your database healthy, and you must also be prepared to act quickly when something unexpected happens. SQL Server 2008 Administration in Action offers over 100 DBA-tested, high-value, best practices that will help you tame the beast and keep it under control. Unlike the many comprehensive SQL Server reference tomes out there that attempt to cover the whole SQL Server feature set, this book drills down on the techniques, procedures, and practices that help you keep your database running like clockwork. SQL Server 2008 Administration in Action focuses the production DBA, digging deep into the various tasks specific to that role. Expert author Rod Colledge-check him out at sqlCrunch.com-teaches you best practices that cover the lifecycle of a SQL Server system, including infrastructure design, installation, and operational maintenance. And while many of these techniques will work in any recent version of SQL Server, you'll find full coverage of emerging SQL Server 2008 best practices. Each technique is presented in a task-driven style, and in the order of the typical life cycle of a SQL Server system. This allows you to easily open the book at the appropriate page and focus on what you need to know for each specific situation.
    Note: Title from resource description page. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    Berkeley, Calif. : Apress ; | Boston, Mass. :Safari Books Online,
    ISBN: 9781590599686 , 1590599683
    Language: English
    Pages: xxxi, 430 p , ill. , 24 cm
    Series Statement: The expert's voice in Oracle
    Keywords: Oracle (Computer file) ; Relational databases ; Database management ; Electronic books ; local
    Abstract: This book, written by veteran Oracle database administrator Iggy Fernandez , a regular on the Oracle conference circuit and the editor of NoCOUG Journal , is a manageable introduction to key Oracle database administration topics including planning, installation, monitoring, troubleshooting, maintenance, and backups, to name just a few. As is clear from the table of contents, this book is not simply a recitation of Oracle Database features such as what you find in the reference guides available for free download on the Oracle web site. For example, the chapter on database monitoring explains how to monitor database availability, database changes, database security, database backups, database growth, database workload, database performance, and database capacity. The chapters of this book are logically organized into four parts that closely track the way your database administration career will naturally evolve. Part 1 gives you necessary background in relational database theory and Oracle Database concepts, Part 2 teaches you how to implement an Oracle database correctly, Part 3 exposes you to the daily routine of a database administrator, and Part 4 introduces you to the fine art of performance tuning. Each chapter has exercises designed to help you apply the lessons of the chapter. Each chapter also includes a list of reference works that contain more information on the topic of the chapter. In this book, you'll find information that you won't find in other books on Oracle Database. Here you'll discover not only technical information, but also guidance on work practices that are as vital to your success as technical skills. The author's favorite chapter is "The Big Picture and the Ten Deliverables." If you take the lessons in that chapter to heart, you can quickly become a much better Oracle database administrator than you ever thought possible. What you'll learn Theory of relational database management systems Oracle Database internals Licensing, architecture, and sizing Software installation and database creation Using indexes to improve performance User management and data loading How to monitor all aspects of your database How to solve and fix problems Database backups and database recovery Database maintenance Database tuning SQL tuning Who this book is for If you are an IT professional who has been thrust into an Oracle database administration role without the benefit of formal training, or you just want to understand how Oracle Databas...
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, Mass. :Safari Books Online,
    ISBN: 9780768687255 , 076868725X
    Language: English
    Pages: xix, 758 p , ill. , 23 cm
    Parallel Title: Erscheint auch als
    Keywords: SQL server ; Database management ; Data warehousing ; Electronic books ; local
    Abstract: Microsoft SQL Server Integration Services is Microsoft's powerful platform for building enterprise-level data integration and data transformation solutions. It's a powerful product, but it's also complex and can be confusing if you don't have a clear map for the journey. Microsoft SQL Server 2008 Integration Services Unleashed will be the only book you'll need to harness the power that Integration Services provides. Through clear, concise explanations and samples, you'll grasp a clear understanding of working in the Integration Services environment, including how to set up stock components, how to use the various designer features, and how to gain practical knowledge on configuring, deploying, securing, and managing packages. Sample packages are provided to reinforce the discussion and quickly help you gain hands-on experience, and more complex topics such as Data Flow Task internals and tuning, advanced transformations, and writing custom components are all illustrated in easy-to-understand graphics. In addition, there are several custom tasks and transformations and two useful utilities with full source code available for you to use and study, including an ADO.NET destination, a text file encryption task, and a data profiling transform. Detailed information on: Using the powerful Integration Services tools to create solutions without the need to write lines of code Creating packages programmatically or developing custom tasks via the Integration Services object Building robust packages to solve common requirements Securing packages for different environments Using often overlooked or unknown platform features Setting up all the stock components, including data flow components, tasks, Foreach enumerators, connection managers, and log providers Writing robust and useful custom tasks Building packages that seamlessly deploy to other environments Writing custom data flow adapters and transforms Using script tasks and components Easily modifying configurations for multiple packages simultaneously Writing a Task UI that looks just like the stock tasks Tapping into the power of Integration Services for accessing heterogeneous data sources Using expressions to make packages more responsive to the environment Migrating your DTS packages with no stress Kirk Haselden is the Group Program Manager for the Microsoft Master Data Management product forthcoming in the next wave of Office SharePoint Services and owns the long term strategy, vision, planning, ...
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Addison-Wesley | Boston, Mass. :Safari Books Online,
    ISBN: 9780768678673 , 0768678676
    Language: English
    Pages: xx, 1197 p , ill. , 23 cm
    Edition: 4th ed.
    Series Statement: Developer's library
    Parallel Title: Erscheint auch als
    Keywords: MySQL (Electronic resource) ; SQL (Computer program language) ; Database management ; Electronic books ; local
    Abstract: The Definitive Guide to Using, Programming, and Administering MySQL 5.0 and 5.1 MySQL is an open source relational database management system that has experienced a phenomenal growth in popularity and use. Known for its speed and ease of use, MySQL has proven itself to be particularly well-suited for developing database-backed websites and applications. In MySQL , Paul DuBois provides a comprehensive guide to using and administering MySQL effectively and productively. He describes everything from the basics of getting information into a database and formulating queries, to using MySQL with PHP or Perl to generate dynamic web pages, to writing your own programs that access MySQL databases, to administering MySQL servers. The fourth edition of this bestselling book has been meticulously revised and updated to thoroughly cover the latest features and capabilities of MySQL 5.0, as well as to add new coverage of features introduced with MySQL 5.1. "One of the best technical books I have read on any subject." -Gregory Haley, C Vu, The Association of C & C++ Users "A top-notch user's guide and reference manual, and in my opinion, the only book you'll need for the daily operation and maintenance of MySQL databases." -Eugene Kim, Web Techniques Introduction 1 Part I: General MySQL Use Chapter 1: Getting Started with MySQL 13 Chapter 2: Using SQL to Manage Data 101 Chapter 3: Data Types 201 Chapter 4: Stored Programs 289 Chapter 5: Query Optimization 303 Part II: Using MySQL Programming Interfaces Chapter 6: Introduction to MySQL Programming 341 Chapter 7: Writing MySQL Programs Using C 359 Chapter 8: Writing MySQL Programs Using Perl DBI 435 Chapter 9: Writing MySQL Programs Using PHP 527 Part III: MySQL Administration Chapter 10: Introduction to MySQL Administration 579 Chapter 11: The MySQL Data Directory 585 Chapter 12: General MySQL Administration 609 Chapter 13: Access Control and Security 699 Chapter 14: Database Maintenance, Backups, and Replication 737 Part IV: Appendixes Appendix A: Obtaining and Installing Software 777 Appendix B: Data Type Reference 797 Appendix C: Operator and Function Reference 813 Appendix D: System, Status, and User Variable Reference 889 Appendix E: SQL Syntax Reference 937 Appendix F: MySQL Program Reference 1037 Note: Appendixes G, H, and I are located online and are accessible either by registering this book at informit.com/register or by visiting www.kitebird.com/mysql-book . Appendix G: C API Reference 1121 Appendi...
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780735634787 , 0735634785
    Language: English
    Pages: xxvi, 754 p , ill.
    Keywords: SQL server ; Database management ; Electronic books ; local
    Abstract: Delve inside the core SQL Server engine-and put that knowledge to work-with guidance from a team of well-known internals experts. Whether database developer, architect, or administrator, you'll gain the deep knowledge you need to exploit key architectural changes-and capture the product's full potential. Discover how SQL Server works behind the scenes, including: What happens internally when SQL Server builds, expands, shrinks, and moves databases How to use event tracking-from triggers to the Extended Events Engine Why the right indexes can drastically reduce your query execution time How to transcend normal row-size limits with new storage capabilities How the Query Optimizer operates Multiple techniques for troubleshooting problematic query plans When to force SQL Server to reuse a cached query plan-or create a new one What SQL Server checks internally when running DBCC How to choose among five isolation levels and two concurrency models when working with multiple concurrent users
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780735626188 , 0735626189
    Language: English
    Pages: xxiii, 352 p , ill., ports.
    Keywords: SQL server ; MDX (Computer program language) ; Client/server computing ; Relational databases ; Electronic books ; local
    Abstract: Teach yourself the Multidimensional Expressions (MDX) query language-one step at a time. With this practical, learn-by-doing tutorial, you'll build the core techniques for using MDX with Analysis Services to deliver high-performance business intelligence solutions. Discover how to: Construct and execute MDX queries Work with tuples, sets, and expressions Build complex sets to retrieve the exact data users need Perform aggregation functions and navigate data hierarchies Assemble time-based business metrics Customize an Analysis Services cube through the MDX script Implement dynamic security to control data access Develop MDX-driven reports in SQL Server Reporting Services CD features: Practice exercises Database and code samples Fully searchable eBook
    Note: At head of t.p.: Microsoft. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 0735626014 , 9780735626010
    Language: English
    Pages: xviii, 394 p , ill. , 23 cm
    Keywords: SQL server ; SQL (Computer program language) ; Client/server computing ; Electronic books ; local
    Abstract: Master the foundations of T-SQL with the right balance of conceptual and practical content. Get hands-on guidance-including exercises and code samples-that show you how to develop code to query and modify data. You'll gain a solid understanding of the T-SQL language and good programming practices, and learn to write more efficient and powerful queries. Discover how to: Apply T-SQL fundamentals, create tables, and define data integrity Understand logical query processing Query multiple tables using joins and subqueries Simplify code and improve maintainability with table expressions Explore pivoting techniques and how to handle grouping sets Write code that modifies data Isolate inconsistent data and address deadlock and blocking scenarios
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780735625891 , 0735625891
    Language: English
    Pages: xxii, 696 p , ill. , 21 cm
    Keywords: SQL server ; Client/server computing ; Database management ; Electronic books ; local
    Abstract: Get the practical, pocket-sized guide for IT professionals who need to administer, maintain, and optimize SQL Server 2008. Written by award-winning author William Stanek, this portable reference delivers essential details for using SQL Server 2008 to help protect and manage your company s data whether automating tasks, creating indexes and views, performing backups and recovery, replicating transactions, tuning performance, managing server activity, importing and exporting data, or performing other key tasks. Featuring quick-reference tables, lists, and step-by-step instructions, this handy, one-stop guide provides fast, accurate answers on the spot whether you re at your desk or in the field! Key Book Benefits Provides fast facts and immediate reference for administering SQL Server 2008 Delivers must-know details for taking advantage of the improved scalability, security features, and management tools in SQL Server 2008 Features concise tables, easy-to-scan lists, and step-by-step instructions for fast answers, wherever you need them
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596805401 , 0596805403
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Edition: 5th ed.
    Keywords: Oracle (Computer file) ; SQL/ORACLE (Computer program language) ; Database management ; Electronic books ; local
    Abstract: This book is the definitive reference on PL/SQL, considered throughout the database community to be the best Oracle programming book available. Like its predecessors, this fifth edition of Oracle PL/SQL Programming covers language fundamentals, advanced coding techniques, and best practices for using Oracle's powerful procedural language. Thoroughly updated for Oracle Database 11g Release 2, this edition reveals new PL/SQL features and provides extensive code samples, ranging from simple examples to complex and complete applications, in the book and on the companion website. This indispensable reference for both novices and experienced Oracle programmers will help you: Get PL/SQL programs up and running quickly, with clear instructions for executing, tracing, testing, debugging, and managing PL/SQL code Optimize PL/SQL performance with the aid of a brand-new chapter in the fifth edition Explore datatypes, conditional and sequential control statements, loops, exception handling, security features, globalization and localization issues, and the PL/SQL architecture Understand and use new Oracle Database 11g features, including the edition-based redefinition capability, the function result cache, the new CONTINUE statement, fine-grained dependency tracking, sequences in PL/SQL expressions, supertype invocation from subtypes, and enhancements to native compilation, triggers, and dynamic SQL Use new Oracle Database 11g tools and techniques such as PL/Scope, the PL/SQL hierarchical profiler, and the SecureFiles technology for large objects Build modular PL/SQL applications using procedures, functions, triggers, and packages
    Note: Title from resource description page. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    [United States?] : Addison-Wesley Professional | Boston, Mass. :Safari Books Online,
    ISBN: 9780321601421 , 0321601424
    Language: English
    Pages: 1 streaming video file (6 hr., 10 min., 58 sec.) , digital, sd., col.
    Series Statement: LiveLessons
    Keywords: SQL server ; Database management ; Electronic videos ; local
    Abstract: "When SQL Servers are running, but are not being managed, they pose a security threat and can crash, causing loss of valuable data and disrupting resources. Many companies, especially smaller ones, simply do not have the resources to hire a designated database administrator (DBA). Because SQL Server is everywhere, it is vital that System Administrators and Developers learn the base skills to manage these services. While bits and pieces of "how-to" information can be found everywhere, until now, there has been no organized "start-to-finish" place for non-DBAs to access this critical information."--Resource description page.
    Note: Title from resource description page (viewed Jan. 14, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780735626478 , 0735626472
    Language: English
    Pages: xxiii, 529 p , ill.
    Series Statement: Step by step
    Keywords: SQL server ; Client/server computing ; Electronic books ; local
    Abstract: Teach yourself how to build, manage, and access SQL Server 2008 reports one step at a time. Whether you re a report developer, IT administrator, or business user, this sequential, learn-by-doing tutorial shows you how to deliver the business intelligence information your organization needs. Discover how to: Install and configure Reporting Services Put Report Builder and Report Designer tools to work Create interactive, online reports that enable users to sort and filter data Add charts and gauges to present data visually Deploy reports to Microsoft Office SharePoint Server Monitor server performance and help secure content Use subscriptions to distribute reports via e-mail Build ad hoc reports and extend them with custom code CD features: Practice exercises and code samples Fully searchable eBook.
    Note: At head of t.p.: Microsoft. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780735626201 , 0735626200
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Series Statement: Step by step
    Keywords: SQL server ; Database management ; Business intelligence ; Electronic books ; local
    Abstract: Teach yourself to use SQL Server 2008 Analysis Services for business intelligence one step at a time. You'll start by building your understanding of the business intelligence platform enabled by SQL Server and the Microsoft Office System, highlighting the role of Analysis Services. Then, you'll create a simple multidimensional OLAP cube and progressively add features to help improve, secure, deploy, and maintain an Analysis Services database. You'll explore core Analysis Services 2008 features and capabilities, including dimension, cube, and aggregation design wizards; a new attribute relationship designer; designer AMO warnings; and using dynamic management views to monitor resources. And as you complete each lesson, you can hone your skills using the practice exercises from the companion CD. Plus, you can review and download code samples illustrating the author's own, professional techniques direct from the companion Web site.
    Note: Title from resource description page. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780735625990 , 0735625999
    Language: English
    Pages: xxxiii, 979 p , ill. , 23 cm
    Keywords: SQL server ; Client/server computing ; Electronic books ; local
    Abstract: Extend your programming skills with a comprehensive study of the key features of SQL Server 2008. Delve into the new core capabilities, get practical guidance from expert developers, and put their code samples to work. This is a must-read for Microsoft .NET and SQL Server developers who work with data access-at the database, business logic, or presentation levels. Discover how to: Query complex data with powerful Transact-SQL enhancements Use new, non-relational features: hierarchical tables, native file streaming, and geospatial capabilities Exploit XML inside the database to design XML-aware applications Consume and deliver your data using Microsoft LINQ, Entity Framework, and data binding Implement database-level encryption and server auditing Build and maintain data warehouses Use Microsoft Excel to build front ends for OLAP cubes, and MDX to query them Integrate data mining into applications quickly and effectively. Get code samples on the Web.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    Berkeley, Calif. : Apress | Boston, Mass. :Safari Books Online,
    ISBN: 9781430219026 , 1430219025
    Language: English
    Pages: xxvii, 531 p , ill. , 24 cm
    Series Statement: Expert's voice in SQL server
    Keywords: SQL server ; Client/server computing ; Database management ; Electronic books ; local
    Abstract: SQL Server 2008 Query Performance Tuning Distilled presents a direct trouble-shooting methodology for identifying poorly-performing stored procedures and queries, isolating the causes of that poor performance, and fixing the underlying problems. Each chapter is dedicated to one of the top causes of poorly performing queries and shows methods for identifying and dealing with the problems in that chapter's domain. Emphasis is always put upon or placed upon practical methods that you can put to immediate use in your day-to-day work. SQL Server 2008 functionality, tips, and tricks are emphasized in each subject area. Emphasizes the practical. Does not bury readers in theory. Gives readers practical techniques to immediately apply in their daily work. Dedicates a chapter to each of the most common, performance-related problem areas.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Online Resource
    Online Resource
    Berkeley, Calif. : Apress ; | Boston, Mass. :Safari Books Online,
    ISBN: 9781430215752 , 1430215755
    Language: English
    Pages: xxv, 501 p , ill. , 24 cm
    Keywords: Linux ; Oracle (Computer file) ; Relational databases ; Database management ; Electronic books ; local
    Abstract: Linux Recipes for Oracle DBAs is an example-based book on managing Oracle Database in a Linux environment. Covering commonly used distributions such as Red Hat Enterprise Linux and Oracle Enterprise Linux, the book is written for database administrators who need to get work done and lack the luxury of curling up fireside with a stack of Linux documentation. The book is task-oriented: Look up the task to perform. See the solution. Read up on the details. Get the job done. Takes you directly from problem to solution Covers the "right" mix of Linux user and administration tasks for database administrators Respects your time by being succinct and to-the-point
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, Mass. :Safari Books Online,
    ISBN: 9780768688870 , 0768688876
    Language: English
    Pages: xxv, 880 p , ill. , 21 cm
    Parallel Title: Erscheint auch als
    Keywords: SQL server ; Database management ; Electronic books ; local
    Abstract: If you need to deploy, manage, or secure Microsoft SQL Server 2008, this is the complete, fast-paced, task-based reference you've been searching for. Authored by a world-class expert on SQL Server in the enterprise, this book goes far beyond the basics, taking on the complex tasks that DBAs need to make the most of Microsoft's flagship database platform. SQL Server MVP, Ross Mistry presents proven techniques for SQL Server 2008 installation, upgrades, backup/restore, data transfer, indexing, high availability, security, and much more. He draws on extensive testing in high-profile production environments to offer step-by-step solutions and powerful tips you won't find anywhere else. Every chapter begins with a section identifying SQL Server 2008's most significant new improvements, and concludes with a convenient summary of best practices. Each chapter also outlines the benefits of leveraging Windows Server 2008. Understand how to: Master DBA tips, tricks, and best practices proven in actual enterprise environments Install, upgrade or transition to SQL Server 2008. Harden and Secure an implementation. Encrypt SQL Server from an end-to-end perspective. Implement high availability-and leverage SQL Server 2008's major improvements to failover clustering and database mirroring Save time with SQL Server 2008's new policy-based management tools Performance tune and troubleshoot a SQL Server 2008 environment. Optimize application performance and manage workloads with the powerful new Resource Governor Implement Performance Studio, maintenance plans, Transparent Data Encryption and much more... Bonus Content: The book is based on Windows Server 2008 Step by step instructions of how to implement a failover cluster on Windows Server 2008 SQL Server PoweShell Administration Tasks Consolidate and virtualize SQL Server with Hyper-V Step by step instructions on how to install Hyper-V Proactively Monitor SQL Server with Operations Manager Install Windows Server 2008 certificates to encrypt SQL Server data Contributing Writers include: Hilary Cotter - SQL Server MVP John Welch - SQL Server MVP Marco Shaw - PowerShell MVP Maciej Pilecki - SQL Server MVP Shirmattie Seenarine - Technical Writer
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780735634763 , 0735634769
    Language: English
    Pages: xxiv, 798 p , ill.
    Keywords: SQL server ; Client/server computing ; Relational databases ; Electronic books ; local
    Abstract: Tackle the toughest set-based querying and query tuning problems-guided by an author team with in-depth, inside knowledge of T-SQL. Deepen your understanding of architecture and internals-and gain practical approaches and advanced techniques to optimize your code's performance. Discover how to: Move from procedural programming to the language of sets and logic Optimize query tuning with a top-down methodology Assess algorithmic complexity to predict performance Compare data-aggregation techniques, including new grouping sets Manage data modification-insert, delete, update, merge-for performance Write more efficient queries against partitioned tables Work with graphs, trees, hierarchies, and recursive queries Plus-Use pure-logic puzzles to sharpen your problem-solving skills
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 0735625808 , 9780735625808
    Language: English
    Pages: 1 v. (unpaged) , ill. , 23 cm
    Keywords: SQL server ; Relational databases ; Client/server computing ; Business intelligence ; OLAP technology ; Electronic books ; local
    Abstract: Get the end-to-end instruction you need to design, develop, and deploy more effective data integration, reporting, and analysis solutions using SQL Server 2008-whether you're new to business intelligence (BI) programming or a seasoned pro. With real-world examples and insights from an expert team, you'll master the concepts, tools, and techniques for building solutions that deliver intelligence-and business value-exactly where users want it. Discover how to: Manage the development life cycle and build a BI team Dig into SQL Server Analysis Services, Integration Services, and Reporting Services Navigate the Business Intelligence Development Studio (BIDS) Write queries that rank, sort, and drill down on sales data Develop extract, transform, and load (ETL) solutions Add a source code control system Help secure packages for deployment via encryption and credentials Use MDX and DMX Query Designers to build reports based on OLAP cubes and data mining models Create and implement custom objects using .NET code View reports in Microsoft Office Excel and Office SharePoint Serverook
    Note: Includes index. - Title from resource description page
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596800604 , 0596800606
    Language: English
    Pages: xx, 809 p , ill. , 24 cm
    Edition: 1st ed.
    Series Statement: Missing manual
    Parallel Title: Erscheint auch als
    Keywords: FileMaker pro ; Database management ; Electronic books ; local
    Abstract: 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 timesaving 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. With this book, you will: 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 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.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media, Inc. | Boston, Mass. :Safari Books Online,
    ISBN: 9780596158156 , 0596158157
    Language: English
    Pages: 1 v. (unpaged)
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: CouchDB ; Database management ; Electronic books ; local
    Abstract: Three of CouchDB's creators show you how to use this document-oriented database as a standalone application framework or with high-volume, distributed applications. With its simple model for storing, processing, and accessing data, CouchDB is ideal for web applications that handle huge amounts of loosely structured data. That alone would stretch the limits of a relational database, yet CouchDB offers an open source solution that's reliable, scales easily, and responds quickly. CouchDB works with self-contained data that has loose or ad-hoc connections. It's a model that fits many real-world items, such as contacts, invoices, and receipts, but you'll discover that this database can easily handle data of any kind. With this book, you'll learn how to work with CouchDB through its RESTful web interface, and become familiar with key features such as simple document CRUD (create, read, update, delete), advanced MapReduce, deployment tuning, and more. Understand the basics of document-oriented storage and manipulation Interact with CouchDB entirely though HTTP using its RESTful interface Model data as self-contained JSON documents Handle evolving data schemas naturally Query and aggregate data in CouchDB using MapReduce views Replicate data between nodes Tune CouchDB for increased performance and reliability
    Note: Title from resource title page (viewed March 25, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : IBM Press/Pearson plc | Boston, Mass. :Safari Books Online,
    ISBN: 9780137035861 , 0137035861
    Language: English
    Pages: xxxiv, 756 p , ill. , 24 cm
    Parallel Title: Erscheint auch als
    Keywords: IBM Database 2 ; XML (Document markup language) ; Database management ; Electronic books ; local
    Abstract: DB2 pureXML Cookbook Master the Power of the IBM Hybrid Data Server Hands-On Solutions and Best Practices for Developing and Managing XML Database Applications with DB2 More and more database developers and DBAs are being asked to develop applications and manage databases that involve XML data. Many are utilizing the highly praised DB2 pureXML technology from IBM. In the DB2 pureXML Cookbook, two leading experts from IBM offer the practical solutions and proven code samples that database professionals need to build better XML solutions faster. Organized by task, this book is packed with more than 700 easy-to-adapt "recipe-style" examples covering the entire application lifecycle-from planning and design through coding, optimization, and troubleshooting. This extraordinary library of recipes includes more than 250 XQuery and SQL/XML queries. With the authors' hands-on guidance, you'll learn how to combine pureXML "ingredients" to efficiently perform virtually any XML data management task, from the simplest to the most advanced. Coverage includes pureXML in DB2 9 for z/OS and DB2 9.1, 9.5, and 9.7 for Linux, UNIX, and Windows Best practices for designing XML data, applications, and storage objects Importing, exporting, loading, replicating, and federating XML data Querying XML data, from start to finish: XPath and XQuery data model and languages, SQL/XML, stored procedures, UDFs, and much more Avoiding common errors and inefficient XML queries Converting relational data to XML and vice versa Updating and transforming XML documents Defining and working with XML indexes Monitoring and optimizing the performance of XML queries and other operations Using XML Schemas to constrain and validate XML documents XML application development-including code samples for Java, .NET, C, COBOL,PL/1, PHP, and Perl
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft | Boston, Mass. :Safari Books Online,
    ISBN: 9780735626041 , 0735626049
    Language: English
    Pages: xxv, 505 p , ill. , 23 cm +
    Keywords: SQL server ; Relational databases ; Client/server computing ; Electronic books ; local
    Abstract: Teach yourself SQL Server 2008-one step at a time. Get the practical guidance you need to build database solutions that solve real-world business problems. Learn to integrate SQL Server data in your applications, write queries, develop reports, and employ powerful business intelligence systems. Discover how to: Install and work with core components and tools Create tables and index structures Manipulate and retrieve data Secure, manage, back up, and recover databases Apply tuning plus optimization techniques to generate high-performing database applications Optimize availability through clustering, database mirroring, and log shipping Tap business intelligence tools-Reporting, Analysis, and Integration Services CD features: Practice exercises and code samples Fully searchable eBook For customers who purchase an ebook version of this title, instructions for downloading the CD files can be found in the ebook.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Addison-Wesley | Boston, Mass. :Safari Books Online,
    ISBN: 9780321533203 , 0321533208
    Language: English
    Pages: xix, 482 p , ill. , 24 cm. +
    Parallel Title: Erscheint auch als
    Keywords: SQL server ; Computer crimes ; Investigation ; Electronic books ; local
    Abstract: "What Kevvie Fowler has done here is truly amazing: He has defined, established, and documented SQL server forensic methods and techniques, exposing readers to an entirely new area of forensics along the way. This fantastic book is a much needed and incredible contribution to the incident response and forensic communities." -Curtis W. Rose, founder of Curtis W. Rose and Associates and coauthor of Real Digital Forensics The Authoritative, Step-by-Step Guide to Investigating SQL Server Database Intrusions Many forensics investigations lead to the discovery that an SQL Server database might have been breached. If investigators cannot assess and qualify the scope of an intrusion, they may be forced to report it publicly-a disclosure that is painful for companies and customers alike. There is only one way to avoid this problem: Master the specific skills needed to fully investigate SQL Server intrusions. In SQL Server Forensic Analysis, author Kevvie Fowler shows how to collect and preserve database artifacts safely and non-disruptively; analyze them to confirm or rule out database intrusions; and retrace the actions of an intruder within a database server. A chapter-length case study reinforces Fowler's techniques as he guides you through a real-world investigation from start to finish. The techniques described in SQL Server Forensic Analysis can be used both to identify unauthorized data access and modifications and to gather the information needed to recover from an intrusion by restoring the pre-incident database state. Coverage includes Determining whether data was actually compromised during a database intrusion and, if so, which data Real-world forensic techniques that can be applied on all SQL Server instances, including those with default logging Identifying, extracting, and analyzing database evidence from both published and unpublished areas of SQL Server Building a complete SQL Server incident response toolkit Detecting and circumventing SQL Server rootkits Identifying and recovering previously deleted database data using native SQL Server commands SQL Server Forensic Analysis is the first book of its kind to focus on the unique area of SQL Server incident response and forensics. Whether you're a digital forensics specialist, incident response team member, law enforcement officer, corporate security specialist, auditor, or database professional, you'll find this book an indispensable resource.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    Online Resource
    Online Resource
    New York : McGraw-Hill | Boston, Mass. :Safari Books Online,
    ISBN: 9780071496629 , 0071496629
    Language: English
    Pages: xxviii, 572 p , ill. , 23 cm
    Parallel Title: Erscheint auch als
    Keywords: PeopleSoft software ; Business enterprises ; Computer networks ; Database management ; Computer software ; Development ; Management information systems ; Electronic books ; local
    Abstract: Oracle is placing its enterprise application strategy at the center of its future growth Oracle PeopleSoft will be phasing out its current reports product soon, and all reports will need to be rewritten in XML Publisher
    Note: "Oracle Press.". - Includes bibliographical references (p. 556-561) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    Online Resource
    Online Resource
    Köln : O'Reilly Verlag | Boston, Mass. :Safari Books Online,
    ISBN: 9783897217775 , 3897217775
    Language: German
    Pages: x, 304 p , ill. , 24 cm
    Edition: 1. Aufl.
    Keywords: PostgreSQL ; Database management ; Electronic books ; local
    Abstract: PostgreSQL - das fortschrittlichste Open-Source-Datenbankmanagementsystem der Welt. So lautet weithin unangefochten seit einem Jahrzehnt der Untertitel zu PostgreSQL. Mittlerweile ist es millionenfach im Einsatz, Teil der kritischen öffentlichen Infrastruktur des Internets und ein zentrales Element in der Zukunft der Datenbankwelt. PostgreSQL ist Open Source, es ist kostenlos verfügbar und wird von einer großen, offenen Community aus Anwendern und Entwicklern vorangetrieben. Stabile und performante Datenbank PostgreSQL-Administration richtet sich primär an Administratoren von PostgreSQL-Datenbanksystemen. Es soll dabei helfen, PostgreSQL-Datenbanksysteme erfolgreich stabil und performant zu betreiben. Es wird davon ausgegangen, dass der Leser entweder schon Umgang mit PostgreSQL hatte oder Erfahrungen mit der Administration von anderen Datenbanksystemen hat. Vertrautheit mit SQL und Unix-Shells wird von Vorteil sein. Dieses Buch soll die PostgreSQL-Dokumentation um praktische Erfahrungswerte ergänzen. Es kann für den PostgreSQL-Administrator im Alltag, aber auch als alleinige Dokumentation und Referenz nützlich sein. Das Buch enthält Dieses Buch besteht aus zehn Kapiteln. Die Kapitel sind in der Reihenfolge ausgelegt, in der man die entsprechenden Themen im Laufe des Lebens eines Datenbanksystems ungefähr betrachten wird. Wer also schnell ""von 0 auf 100"" kommen möchte, kann dieses Buch von vorne bis hinten durchlesen. Jedes Kapitel soll aber auch für sich stehen und Anwendern, die schon einen gewissen Kenntnis- und Erfahrungsstand haben, die Möglichkeit geben, sich in bestimmten Themenbereichen weiterzubilden. Auch kann das Buch so als tägliche Referenz verwendet werden. Kapitel 1, Installation Kapitel 2, Konfiguration Kapitel 3, Wartung Kapitel 4, Datensicherung Kapitel 5, Überwachung Kapitel 6, Wiederherstellung Kapitel 7, Sicherheit Kapitel 8, Performance Kapitel 9, Replikation Kapitel 10, Hardware
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Addison-Wesley | Boston, Mass. :Safari Books Online,
    ISBN: 9780321580481 , 0321580486
    Language: English
    Pages: xvii, 297 p , ill. , 24 cm
    Series Statement: Effective software development series
    Parallel Title: Erscheint auch als
    Keywords: C♯ (Computer program language) ; Database management ; Microsoft .NET ; Electronic books ; local
    Abstract: "Shining a bright light into many of the dark corners of C# 3.0, this book not only covers the 'how,' but also the 'why,' arming the reader with many field-tested methods for wringing the most from the new language features, such as LINQ, generics, and multithreading. If you are serious about developing with the C# language, you need this book." -Bill Craun, Principal Consultant, Ambassador Solutions, Inc. " More Effective C# is an opportunity to work beside Bill Wagner. Bill leverages his knowledge of C# and distills his expertise down to some very real advice about programming and designing applications that every serious Visual C# user should know. More Effective C# is one of those rare books that doesn't just regurgitate syntax, but teaches you how to use the C# language." -Peter Ritchie, Microsoft MVP: Visual C# " More Effective C# is a great follow-up to Bill Wagner's previous book. The extensive C# 3.0 and LINQ coverage is extremely timely!" -Tomas Restrepo, Microsoft MVP: Visual C++, .NET, and Biztalk Server "As one of the current designers of C#, it is rare that I learn something new about the language by reading a book. More Effective C# is a notable exception. Gently blending concrete code and deep insights, Bill Wagner frequently makes me look at C# in a fresh light-one that really makes it shine. More Effective C# is at the surface a collection of very useful guidelines. Look again. As you read through it, you'll find that you acquire more than just the individual pieces of advice; gradually you'll pick up on an approach to programming in C# that is thoughtful, beautiful, and deeply pleasant. While you can make your way willy-nilly through the individual guidelines, I do recommend reading the whole book-or at least not skipping over the chapter introductions before you dive into specific nuggets of advice. There's perspective and insight to be found there that in itself can be an important guide and inspiration for your future adventures in C#." -Mads Torgersen, Program Manager, Visual C#, Microsoft "Bill Wagner has written an excellent book outlining the best practices for developers who work with the C# language. By authoring More Effective C# , he has again established himself as one of the most important voices in the C# community. Many of us already know how to use C#. What we need is advice on how to hone our skills so that we can become wiser programmers. There is no more sophisticated source of information on how to become...
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 29
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que | Boston, Mass. :Safari Books Online,
    ISBN: 9780768686050 , 0768686059
    Language: English
    Pages: xii, 244 p , ill. , 24 cm
    Parallel Title: Erscheint auch als
    Keywords: Bento (Electronic resource) ; Database management ; Macintosh (Computer) ; Programming ; Electronic books ; local
    Abstract: Find everything fast...from iCal, Address Book, Apple Mail, even MobileMe and iPhone • Use Bento's stunning templates and themes • Master Smart Collections and other advanced features • Keep a nature/garden log • Manage projects • Create storyboards • And more...much more Bento is the best way to organize your life. Your contacts, events, tasks, projects, stuff, everything. This book makes Bento even better. (And even easier.) Learn how to use everything that's built into Bento...and extend Bento to do even more. Quick. Elegant. Smart. And 100% Mac. That's Bento. And that's the Bento Book. Bento 2 adds new features. Find out what's new and how to use hot relations, export and import Bento libraries, and use new view features.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : IBM Press/Pearson | Boston, Mass. :Safari Books Online,
    ISBN: 9780137035656 , 0137035659
    Language: English
    Pages: xxvii, 239 p , ill. , 23 cm
    Parallel Title: Erscheint auch als
    Keywords: Database management ; Business ; Databases ; Management ; Information storage and retrieval systems ; Reliability ; Disinformation ; Prevention ; Service-oriented architecture (Computer science) ; Electronic books ; local
    Abstract: Viral Data in SOA An Enterprise Pandemic "This book is a must read for any organization using data-integration or data-interchange technologies, or simply any organization that must trust data. Neal takes the reader through an entertaining and vital journey of SOA information management issues, risks, discovery, and solutions. He provides a fresh perspective that no corporation should overlook; in fact, corporations might head blindly into SOA implementations without this awareness." -Kevin Downey , Senior Partner, Xteoma Inc., Canada "Neal Fishman's book on the viral affects of data is a much-needed warning signal for a time when critical consideration of risk and impact take a backseat in the thrive to integrate and apply new technologies. This book alerts its readers of potential risks and indicates how these can be minimized in real-world implementations. A must read for all decision makers for today's increasingly complex information architectures." -Thomas Buehlmann, Ph.D. , Senior Manager, Accenture, United States Ensure the Reliability of the Data Your SOA Environment Depends Upon Service-oriented environments can share data more widely and rapidly than ever before. Incorrect data can easily trigger inappropriate actions, prevent urgent actions from being taken, disrupt customer transactions and relationships, generate compliance problems, and damage business performance. Companies need a comprehensive blueprint for ensuring data reliability in their SOA environments. Viral Data in SOA provides that blueprint. Leading IBM information forensics expert Neal Fishman helps you identify the unique challenges of data quality in your SOA environment-and implement solutions that deliver the best results for the long term at the lowest cost. Writing for both business and technical professionals, Fishman shows how to think about data quality on a risk/reward basis...establishing an effective data governance initiative...how to evaluate data quality, and overcome its inevitable decay...and, last but not least, how to actually derive a data quality initiative that works. Coverage Includes • Why poor-quality data in SOA can be dangerous to an organization • Practical solutions for assessing, improving, and sustaining trusted information • Why data governance is so critical-and realistic models for implementing it • Benefits of data provenance • Why business data is a form of metadata • Programming and database design techniques to improve data quality
    Note: Includes bibliographical references (p. 211-220) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Online Resource
    Online Resource
    Amsterdam ; : Elsevier/Morgan Kaufmann | Boston, Mass. :Safari Books Online,
    ISBN: 9780123742254 , 0123742250
    Language: English
    Pages: xxv, 274 p , ill. , 24 cm
    Keywords: Management information systems ; Database management ; Data warehousing ; Business intelligence ; Electronic books ; local ; Electronic books
    Abstract: The key to a successful MDM initiative isn't technology or methods, it's people: the stakeholders in the organization and their complex ownership of the data that the initiative will affect. Master Data Management equips you with a deeply practical, business-focused way of thinking about MDM-an understanding that will greatly enhance your ability to communicate with stakeholders and win their support. Moreover, it will help you deserve their support: you'll master all the details involved in planning and executing an MDM project that leads to measurable improvements in business productivity and effectiveness. * Presents a comprehensive roadmap that you can adapt to any MDM project. * Emphasizes the critical goal of maintaining and improving data quality. * Provides guidelines for determining which data to "master. * Examines special issues relating to master data metadata. * Considers a range of MDM architectural styles. * Covers the synchronization of master data across the application infrastructure.
    Note: Includes bibliographical references (p.259) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 32
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que | Boston, Mass. :Safari Books Online,
    ISBN: 9780768688146 , 0768688140
    Language: English
    Pages: xx, 635 p , ill.
    Parallel Title: Erscheint auch als
    Keywords: FileMaker (Computer file) ; Database management ; Electronic books ; local
    Abstract: Advice and techniques that you need to get the job done. Looking for ways to streamline your work so that you can focus on maximizing your time? In Depth provides specific, tested, and proven solutions to the problems you run into every day-things other books ignore or oversimplify. This is the one book that you can rely on to answer all the questions you have now and will have in the future. In Depth offers: Comprehensive coverage, with detailed solutions Breakthrough techniques and shortcuts that are unavailable elsewhere Practical, real-world examples with nothing glossed over or left out Troubleshooting help for tough problems you can't fix on your own Outstanding authors recognized worldwide for their expertise and teaching style Quick information via sidebars, tips, reminders, notes, and warnings In Depth is the only tool you need to get more done in less time! CATEGORY: Databases COVERS: FileMaker® Pro
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams Pub. | Boston, Mass. :Safari Books Online,
    ISBN: 9780768686913 , 0768686911
    Language: English
    Pages: xviii, 865 p , ill. , 24 cm
    Parallel Title: Erscheint auch als
    Keywords: SQL server ; Client/server computing ; Relational databases ; Electronic books ; local
    Abstract: As the foundation of the Microsoft Business Intelligence Strategy, Microsoft SQL Server 2008 Analysis Services provides users with faster access to data and even more tools for managing and analyzing data across multidimensional objects (databases, dimensions, cubes). Microsoft SQL Server 2008 Analysis Services Unleashed is the ultimate guide for anyone who is planning to use the latest version of Analysis Services. It gives readers insight into the way Analysis Services functions, and explains practical methods for designing and creating multidimensional objects. It also provides valuable insight into the reasons behind the design decisions taken by the product development team. The authors have been involved with Analysis Services from its earliest days. They have documented in detail the internal features of Analysis Services 2008, explaining server architecture, main data structures, data processing, and query resolution algorithms. Discover the new functionality introduced in Analysis Services 2008 including MDX enhancements and new DMV (dynamic memory views) Work with the Business Intelligence Development Studio, the new Dimension Editor, and Aggregation Designer interfaces Enjoy complete coverage of new Shared Scalable Databases scale-out infrastructure Learn the key concepts of multidimensional modeling Explore the multidimensional object model and its definition language Integrate multidimensional and relational databases Build client applications to access data in Analysis Services Unravel the inner workings of the server architecture, including main data structures, data processing, and query resolution algorithms Learn the main concepts of the MDX language and gain an in-depth understanding of advanced MDX concepts Gain a deeper understanding of the internal and external protocols for data transfer, including the XML/A protocol Discover how Analysis Services manages memory Explore the security model, including role-based security, code-access security, and data security Category: Microsoft SQL Server Covers: Microsoft SQL Server 2008 Analysis Services User Level: Intermediate-Advanced $59.99 USA / $65.99 CAN / £38.99 Net UK±
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    Online Resource
    Online Resource
    [New York] : McGraw-Hill | Boston, Mass. :Safari Books Online,
    ISBN: 9780071548083 , 0071548084
    Language: English
    Pages: xxii, 822 p , ill.
    Keywords: SQL server ; Client/server computing ; Database management ; Electronic books ; local
    Abstract: The Definitive Guide to Microsoft SQL Server 2008 Reporting Services Create and deliver data-rich reports across the enterprise using this complete server-based reporting solution. Written by a member of the original Reporting Services development team, Microsoft SQL Server 2008 Reporting Services covers the entire report-building and distribution process, including data extraction, integration with desktop and Web applications, and end-user access. The book explains how to maximize all of the powerful features, including the new Tablix data format, as well as enhanced performance, scalability, and visualization capabilities. Install, configure, and customize SQL Server 2008 Reporting Services Create SELECT queries to extract data Generate reports from the Report Wizard and from scratch Add charts, images, and gauges Build reusable report templates Use the new Tablix data format to create reports with any structure Export reports to Word, Excel, PDF, HTML, XML, and other formats Enable end-user access to reports via the Report Server and its Report Manager web interface
    Note: Title from resource description page (viewed Apr. 23, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 35
    Online Resource
    Online Resource
    [New York] : McGraw-Hill, Oracle Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780071496636 , 0071496637
    Language: English
    Pages: xxi, 670 p , ill. , 24 cm
    Edition: Fully updated and expanded, Fully rev.
    Keywords: Oracle (Computer file) ; Database management ; Relational databases ; Electronic books ; local
    Abstract: The Essential Resource for Oracle DBAs--Fully Updated and Expanded Manage a flexible, highly available Oracle database with help from the expert information contained in this exclusive Oracle Press guide. Fully revised to cover every new feature and utility, Oracle Database 11g DBA Handbook shows how to perform a new installation, upgrade from previous versions, configure hardware and software for maximum efficiency, and employ bulletproof security. You will learn to automate the backup and recovery process, provide transparent failover capability, audit and tune performance, and distribute your enterprise databases with Oracle Net. Plan and deploy permanent, temporary, and bigfile tablespaces Optimize disk allocation, CPU usage, I/O throughput, and SQL queries Develop powerful database management applications Guard against human errors using Oracle Flashback and Oracle Automatic Undo Management Diagnose and tune system performance using Oracle Automatic Workload Repository and SQL Tuning Sets Implement robust security using authentication, authorization, fine-grained auditing, and fine-grained access control Maintain high availability using Oracle Real Application Clusters and Oracle Active Data Guard Respond more efficiently to failure scenarios by leveraging the Oracle Automatic Diagnostic Repository and the Oracle Repair Advisor Back up and restore tables, tablespaces, and databases with Oracle Recovery Manager and Oracle Data Pump Export and Import Work with networked databases, data warehouses, and VLDBs Put the latest Oracle Database 11 g tools to work--Oracle Total Recall, Oracle Flashback Data Archive, and more
    Note: Includes index. - Title from resource description page
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    Online Resource
    Online Resource
    [Indianapolis?] : Sams | Boston, Mass. :Safari Books Online,
    ISBN: 9780768687217 , 0768687217
    Language: English
    Pages: 1 streaming video file (14 hr., 3 min., 48 sec.) , digital, sd., col.
    Series Statement: LiveLessons
    Keywords: Microsoft Access ; Database management ; Electronic videos ; local
    Abstract: "This course brings together more than twelve hours of personalized, expert video training: 100+ quick, practical video lessons that demonstrate all the skills you need to build virtually any Access application. You'll learn one step at a time, at your own pace-using hands-on examples that reflect realistic development challenges and showcase Access 2007's remarkable capabilities."--Resource description page.
    Note: Title from resource description page (viewed Jan. 14, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 37
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 9780596101404 , 0596101406
    Language: English
    Pages: xxii, 955 p , ill. , 24 cm
    Edition: 2nd ed.
    Keywords: ActiveX ; SQL server ; Database design ; Object-oriented programming (Computer science) ; Microsoft .NET ; Electronic books ; local
    Abstract: This guide is strikingly different from other books on Microsoft ADO.NET. Rather than load you down with theory, the new edition of ADO.NET 3.5 Cookbook gives you more than 200 coding solutions and best practices for real problems you're likely to face with this technology using Visual Studio 2008 and the .NET 3.5 platform. Organized to help you find the topic and specific recipe you need quickly and easily, this book is more than just a handy compilation of cut-and-paste C# code. ADO.NET 3.5 Cookbook also offers clear explanations of how and why each code solution works, and warns you of potential pitfalls so you can learn to adapt the book's problem-solving techniques to different situations. This collection of timesaving recipes covers vital topics including: Connecting to data Retrieving and managing data Transforming and analyzing data Modifying data Binding data to .NET user interfaces Optimizing .NET data access Enumerating and maintaining database objects Maintaining database integrity Ideal for ADO.NET programmers at all levels, from the relatively inexperienced to the most sophisticated, this new edition covers the significant 3.5 upgrade, including new programming tools such as LINQ. ADO.NET 3.5 Cookbook offers a painless way for those of you who prefer to learn by doing when it comes to expanding your skills and productivity.
    Note: Title from title screen. - Includes index. - "Building data-centric .NET applications"--Cover. - "Updated for .NET 3.5, LINQ, and SQL Server 2008"--Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 38
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Addison-Wesley | Boston, Mass. :Safari Books Online,
    ISBN: 9780321497642 , 0321497643
    Language: English
    Pages: xix, 277 p , ill. , 24 cm
    Series Statement: Addison-Wesley Microsoft technology series
    Keywords: SQL server ; Database design ; Data structures (Computer science) ; Electronic books ; local
    Abstract: " A Developer's Guide to Data Modeling for SQL Server explains the concepts and practice of data modeling with a clarity that makes the technology accessible to anyone building databases and data-driven applications. "Eric Johnson and Joshua Jones combine a deep understanding of the science of data modeling with the art that comes with years of experience. If you're new to data modeling, or find the need to brush up on its concepts, this book is for you." - Peter Varhol , Executive Editor, Redmond Magazine Model SQL Server Databases That Work Better, Do More, and Evolve More Smoothly Effective data modeling is essential to ensuring that your databases will perform well, scale well, and evolve to meet changing requirements. However, if you're modeling databases to run on Microsoft SQL Server 2008 or 2005, theoretical or platform-agnostic data modeling knowledge isn't enough: models that don't reflect SQL Server's unique real-world strengths and weaknesses often lead to disastrous performance. A Developer's Guide to Data Modeling for SQL Server is a practical, SQL Server-specific guide to data modeling for every developer, architect, and administrator. This book offers you invaluable start-to-finish guidance for designing new databases, redesigning existing SQL Server data models, and migrating databases from other platforms. You'll begin with a concise, practical overview of the core data modeling techniques. Next, you'll walk through requirements gathering and discover how to convert requirements into effective SQL Server logical models. Finally, you'll systematically transform those logical models into physical models that make the most of SQL Server's extended functionality. All of this book's many examples are available for download from a companion Web site. This book enables you to Understand your data model's physical elements, from storage to referential integrity Provide programmability via stored procedures, user-defined functions, triggers, and .NET CLR integration Normalize data models, one step at a time Gather and interpret requirements more effectively Learn an effective methodology for creating logical models Overcome modeling problems related to entities, attribute, data types, storage overhead, performance, and relationships Create physical models-from establishing naming guidelines through implementing business rules and constraints Use SQL Server's unique indexing capabilities, and overcome their limitations Create abstracti...
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 39
    Online Resource
    Online Resource
    Hoboken, N.J. : Wiley | Boston, Mass. :Safari Books Online,
    ISBN: 9780470179543 , 0470179546
    Language: English
    Pages: iv, 724 p , ill.
    Series Statement: --For dummies
    Keywords: SQL server ; Client/server computing ; Relational databases ; Electronic books ; local
    Abstract: If you're in charge of database administration, developing database software, or looking for database solutions for your company, Microsoft SQL Server 2008 All-In-One Desk Reference For Dummies can help you get a handle on this extremely popular relational database management system. Here you'll find what's new in the latest version; how to choose and install the right variation for your needs; how to monitor, maintain, and protect your data; and what it takes to keep your database healthy. You'll discover how to: Build and maintain tables Design a database and communicate with it Retrieve, analyze, and report data Build solid, robust database applications Use the SQL Server Optimizer and Query Designer Navigate SQL Server with Visual Studio Develop useful reports with the Report Builder and Report Designer Create Business Intelligence solutions with Business Intelligence Development Studio Configure your server and perform major administrative tasks To help you quickly find what you need, Microsoft SQL Server 2008 All-In-One Desk Reference For Dummies is divided into nine minibooks: Essential Concepts Designing and Using Databases Interacting With Your Data Database Programming Reporting Services Analysis Services Performance Tips and Tricks Database Administration Appendixes Microsoft SQL Server 2008 All-In-One Desk Reference For Dummies gets you started, helps you solve problems, and will even answer your questions down the road!
    Note: Title from resource description page (viewed May 15, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    Online Resource
    Online Resource
    Berkeley, Calif. : Apress | Boston, Mass. :Safari Books Online,
    ISBN: 9781430210900 , 1430210907
    Language: English
    Pages: xxiv, 497 p , ill.
    Series Statement: Expert's voice in SQL server
    Parallel Title: Erscheint auch als
    Keywords: SQL server ; Client/server computing ; Database management ; Electronic books ; local
    Abstract: Beginning SQL Server 2008 Express for Developers: From Novice to Professional takes a developer, and even a database administrator, from knowing nothing about SQL Server 2008 Express Edition to being ready to design and build a fully functioning system that is secure, reliable, maintainable, and robust. The Express Edition of SQL Server is a free resource commonly used by students, developers of small systems, and those transferring skills from other databases. This book focuses on the features within the Express Edition and therefore will not confuse readers with coverage of features found only in the Development Edition. By the end of the book, readers will be ready to move on to Accelerated SQL Server 2008 as well as other books within the Apress SQL Server lineup such as Pro SQL Server 2008 Reporting Services . Covers using the free Express Edition of SQL Server Describes creating a database from scratch and builds on this Provides an understanding of SQL Server Express 2008, allowing you to build future solutions for you and your business
    Note: Title from resource description page (viewed May 13, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 41
    Online Resource
    Online Resource
    Berkeley, [Calif.] : Apres | Boston, Mass. :Safari Books Online,
    ISBN: 143021001X , 9781430210016
    Language: English
    Pages: xxviii, p , ill. , 24 cm
    Keywords: SQL server ; SQL (Computer program language) ; Electronic books ; local
    Abstract: Discussing new and existing features, SQL Server designer and administrator Michael Coles takes you on an expert guided tour of Transact-SQL functionality in SQL Server 2008 in his book, Pro T-SQL 2008 Programmer's Guide . Fully functioning examples and downloadable source code bring Coles' technically accurate and engaging treatment of Transact-SQL into your own hands. Step-by-step explanations ensure clarity, and an advocacy of best-practices will steer you down the road to success. Pro T-SQL 2008 Programmer's Guide is every developer's key to making full use of SQL Server 2008's powerful, built-in Transact-SQL language. Transact-SQL is the language developers and DBAs use to interact with SQL Server. It's used for everything from querying data, to writing stored procedures, to managing the database. New features in SQL Server 2008 include a spatial data type, SQLCLR integration, the MERGE statement, a dramatically improved and market-leading XML feature set, and support for encryption-all of which are covered in this book
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    Online Resource
    Online Resource
    [Indianapolis, Ind.] : Que | Boston, Mass. :Safari Books Online,
    ISBN: 9780768682830 , 0768682835
    Language: English
    Pages: 1 streaming video file (8 hr., 54 min.) , digital, sd., col.
    Series Statement: LiveLessons
    Keywords: Microsoft Access ; Database management ; Electronic videos ; local
    Abstract: "You've got Microsoft Office Access 2007... now get the most out of it, faster and more easily than ever before! In more than 80 quick video lessons, Alison Balter shows you all you need to maximize your productivity with Access 2007's best new tools and shortcuts and its brand-new ribbon interface! Microsoft Office Access 2007 teaches Access 2007's most sophisticated features and techniques visually: just watch! You'll master high-powered Office Access 2007 skills at your own pace--and get specific answers and solutions immediately, whenever you need them!"--Resource description page.
    Note: Title from resource description page (viewed March 9, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596519407 , 0596519400
    Language: English
    Pages: vii, 100 p , ill. , 23 cm
    Edition: 1st ed.
    Keywords: Ruby (Computer program language) ; Database management ; Relational databases ; Query languages (Computer science) ; Electronic books ; local
    Abstract: With the introduction of Ferret, Ruby users now have one of the fastest and most flexible search libraries available. And it's surprisingly easy to use. This book will show you how to quickly get up and running with Ferret. You'll learn how to index different document types such as PDF, Microsoft Word, and HTML, as well as how to deal with foreign languages and different character encodings. Ferret describes the Ferret Query Language in detail along with the object-oriented approach to building queries. You will also be introduced to sorting, filtering, and highlighting your search results, with an explanation of exactly how you need to set up your index to perform these tasks. You will also learn how to optimize a Ferret index for lightning fast indexing and split-second query results.
    Note: Title from title screen. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 44
    Online Resource
    Online Resource
    Berkeley, [Calif.] : Apress | Boston, Mass. :Safari Books Online,
    ISBN: 9781590599921 , 1590599926
    Language: English
    Pages: xxii, 401 p , ill. , 24 cm
    Keywords: SQL server ; Database management ; Client/server computing ; Electronic books ; local
    Abstract: Take full advantage of everything SQL Server 2008 Reporting Services has to offer and deliver customizable, web-enabled reports across your business at a reasonable cost. Learn best-practices from professionals who use SQL Server Reporting Services daily to deliver solutions to paying clients and gain the competitive edge on using Microsoft's enterprise-level reporting platform. Provides best-practices for using Reporting Services Written by practicing professionals with paying clients Your key to delivering business intelligence across the enterprise
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    Online Resource
    Online Resource
    Berkeley, Calif. : Apress ; | Boston, Mass. :Safari Books Online,
    ISBN: 9781590599839 , 1590599837
    Language: English
    Pages: xxviii, 466 p , ill., maps , 25 cm
    Series Statement: The expert's voice in SQL server
    Keywords: SQL server ; XML (Document markup language) ; Client/server computing ; Electronic books ; local
    Abstract: Knowledge and ability to apply XML are de rigueur in today's world, and SQL Server developers and administrators are no exception to that rule. Pro SQL Server 2008 XML is your key to unlocking the powerful XML feature set first introduced in SQL Server 2005 and since refined in SQL Server 2008. Author Michael Coles shows how to store XML using SQL Server's built-in XML data type. Learn to query and manipulate XML data using standard technologies such as XQuery and XSLT. No SQL Server database professional can afford to be without knowledge of the XML feature set. Pro SQL Server 2008 XML delivers on the knowledge that you need to remain competitive in your career. Shows how to store, query, and manipulate XML documents in SQL Server Provides step-by-step examples showing best practices and advanced features Accurately discusses how SQL Server's XML feature set stacks up against the ISO XML standards
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 46
    Online Resource
    Online Resource
    Sebastopol, [Calif.] : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596155322 , 0596155328
    Language: English
    Pages: [592] p
    Edition: 3rd ed.
    Parallel Title: Erscheint auch als
    Keywords: SQL server ; SQL (Computer program language) ; Clinet/server computing ; Electronic books ; local
    Abstract: For programmers, analysts, and database administrators, SQL in a Nutshell is the essential reference for the SQL language used in today's most popular database products. This new edition clearly documents every SQL command according to the latest ANSI standard, and details how those commands are implemented in Microsoft SQL Server 2008, Oracle 11g, and the MySQL 5.1 and PostgreSQL 8.3 open source database products. You'll also get a concise overview of the Relational Database Management System (RDBMS) model, and a clear-cut explanation of foundational RDBMS concepts -- all packed into a succinct, comprehensive, and easy-to-use format. This book provides: Background on the Relational Database Model, including current and previous SQL standards Fundamental concepts necessary for understanding relational databases and SQL commands An alphabetical command reference to SQL statements, according to the SQL2003 ANSI standard The implementation of each command by MySQL, Oracle, PostgreSQL, and SQL Server An alphabetical reference of the ANSI SQL2003 functions, as well as the vendor implementations Platform-specific functions unique to each implementation Beginning where vendor documentation ends, SQL in a Nutshell distills the experiences of professional database administrators and developers who have used SQL variants to support complex enterprise applications. Whether SQL is new to you, or you've been using SQL since its earliest days, you'll get lots of new tips and techniques in this book.
    Note: Title from title screen. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 47
    Online Resource
    Online Resource
    New York : McGraw Hill | Boston, Mass. :Safari Books Online,
    ISBN: 9780071546690 , 0071546693
    Language: English
    Pages: xxxii, 903 p , ill. , 24 cm. +
    Series Statement: All-in-one
    Parallel Title: Erscheint auch als
    Keywords: Electronic data processing personnel ; Certification ; Database design ; Examinations ; Study guides ; Microsoft software ; Examinations ; Study guides ; SQL server ; Database management ; Electronic books ; local
    Abstract: All-in-One is All You Need Get complete coverage of all three Microsoft Certified IT Professional database developer exams for SQL Server 2005 in this comprehensive volume. Written by a SQL Server expert and MCITP, this definitive exam guide features learning objectives at the beginning of each chapter, exam tips, practice questions, and in-depth explanations. Detailed and authoritative, the book serves as both a complete certification study guide and an essential on-the-job reference. Get full details on all exam topics including how to: Install and configure SQL Server 2005 Manage database design Use Transact-SQL and XML Work with functions, triggers, and CLR integration Optimize, monitor, and secure databases Create stored procedures Handle disaster recovery Work with Service Broker, Web Services, and MARS Use SQL Server Reporting Services and Notification Services Manage locks, deadlocks, and cursors Transfer data using Replication and SQL Server Integration Services The CD-ROM features: Six full practice exams-two for each exam: 70-431, 70-441, & 70-442 Scripts from the step-by-step exercises in the book Video training clips from the author Complete electronic book
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 48
    Online Resource
    Online Resource
    New York : Oracle Press/McGraw-Hill | Boston, Mass. :Safari Books Online,
    ISBN: 9780071496070 , 0071496076
    Language: English
    Pages: xxv, 340 p , ill. , 24 cm
    Keywords: Oracle (Computer file) ; Database management ; Electronic books ; local
    Abstract: Build and manage a scalable storage infrastructure with Oracle Automatic Storage Management Streamline data management and provisioning using Oracle Automatic Storage Management (Oracle ASM) and the detailed information contained in this exclusive Oracle Press resource. Written by a team of database experts, Oracle Automatic Storage Management : Under-the-Hood & Practical Deployment Guide explains how to build and maintain a dynamic, highly available Oracle database storage environment . Inside, you'll learn how to configure storage for Oracle ASM, build disk groups, use data striping and mirroring, and optimize performance. You'll also learn how to ensure consistency across server and storage platforms, maximize data redundancy, and administer Oracle ASM from the command line. Manage Oracle ASM Instances and configure Oracle RDBMS instances to leverage Oracle ASM Define, discover, and manage disk storage under Oracle ASM Create external, normal-redundancy, and high-redundancy disk groups Add and remove Oracle ASM storage without affecting RDMS instance availability Learn how Oracle ASM provides even I/O distribution Work with Oracle ASM directories, files, templates, and aliases Improve storage performance and integrity using the ASMLIB API Simplify system administration with the Oracle ASM command line interface Understand key internal Oracle ASM structures and algorithms
    Note: "Covers Oracle database 10g and 11g"--Cover. - Includes bibliographical references (p. 326) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 49
    Online Resource
    Online Resource
    New York : McGraw-Hill | Boston, Mass. :Safari Books Online,
    ISBN: 9780071496094 , 0071496092
    Language: English
    Pages: xxxvii, 752 p , ill. , 24 cm. +
    Series Statement: All-in-one
    Parallel Title: Erscheint auch als
    Keywords: Electronic data processing personnel ; Certification ; Microsoft software ; Examinations ; Study guides ; Database design ; Examinations ; Study guides ; SQL server ; Database management ; Electronic books ; local
    Abstract: All-in-One is All You Need Get complete coverage of all three Microsoft Certified IT Professional database administration exams for SQL Server 2005 in this comprehensive volume. Written by a SQL Server expert and MCITP, this definitive exam guide features learning objectives at the beginning of each chapter, exam tips, practice questions, and in-depth explanations. Detailed and authoritative, the book serves as both a complete certification study guide and an essential on-the-job reference. Get full details on all exam topics including how to: Install and configure SQL Server 2005 Use Transact-SQL Manage server infrastructure design Optimize databases Secure databases and servers Ensure high availability Implement backup and recovery strategies Maximize the built-in administration tools Use Business Intelligence tools, including SSIS and SSRS Manage concurrency Electronic content features: Six full practice exams--two for each exam: 70-431, 70-443, and 70-444 Scripts from the step-by-step exercises in the book Video training clips from the author
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 50
    Online Resource
    Online Resource
    New York : Oracle Press, McGraw-Hill | Boston, Mass. :Safari Books Online,
    ISBN: 9780071494458 , 0071494456
    Language: English
    Pages: xxiv, 819 p , ill.
    Keywords: Oracle (Computer file) ; Database management ; PL/SQL (Computer program language) ; Relational databases ; Electronic books ; local
    Abstract: Design Feature-Rich PL/SQL Applications Deliver dynamic, client/server PL/SQL applications with expert guidance from an Oracle programming professional. With full coverage of the latest features and tools, Oracle Database 11g PL/SQL Programming lays out each topic alongside detailed explanations, cut-and-paste syntax examples, and real-world case studies. Access and modify database information, construct powerful PL/SQL statements, execute effective queries, and deploy bulletproof security. You'll also learn how to implement C, C++, and Java procedures, Web-enable your database, cut development time, and optimize performance. Create, debug, and manage Oracle-driven PL/SQL programs Use PL/SQL structures, delimiters, operators, variables, and statements Identify and eliminate errors using PLSQL_WARNINGS and exception handlers Work with functions, procedures, packages, collections, and triggers Define and deploy varray, nested table, and associative array data types Handle external routines, object types, large objects, and secure files Communicate between parallel sessions using DBMS_ALERT and DBMS_PIPE Call external procedures through Oracle Net Services and PL/SQL wrappers Integrate internal and server-side Java class libraries using Oracle JVM Develop robust Web applications using PL/SQL Gateway and Web Toolkit
    Note: Date of publication from p. [1]
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 51
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que | Boston, Mass. :Safari Books Online,
    ISBN: 9780789737311 , 0789737310
    Language: English
    Pages: xi, 394 p , ill. , 23 cm
    Series Statement: Business solutions
    Keywords: Microsoft Access ; Microsoft Visual Basic for applications ; Database management ; Electronic books ; local
    Abstract: Business Solutions Microsoft® Office Access 2007 VBA Develop your Access 2007 VBA expertise instantly with proven techniques Microsoft Office Access 2007 VBA builds on the skills you've already developed in creating database applications and helps you take them to the next level-using Visual Basic for Applications (VBA) to accomplish things you once performed manually. To facilitate this lofty goal, Access includes the VBA programming language. Even if you've never programmed, this book will help you learn how to leverage the power of VBA to make your work with Access more efficient than ever before. Microsoft Office Access 2007 VBA is for professionals who use Microsoft Access frequently in their daily work. You have serious work to get done and you can't spend all day reading a computer book. This book teaches you the essential skills you need to automate your databases as quickly as possible. Although written for Access 2007, the techniques and concepts covered will work in most versions of Microsoft Access. Highlights of This Book Include • Navigating within the Visual Basic Editor • Using variables, constants, and data types • Employing built-in functions • Creating procedures • Understanding object-and event-driven coding • Working with arrays • Understanding scope • Working with forms • Using selection controls • Creating reports • Exploring menus, navigation, and ribbons • Using object models • Working with data • Defining database schema • Using the Windows API • Working with XML files • Exploring Access SQL On the Website Download database files used in the book at www.quepublishing.com. Category Office Applications Covers Visual Basic for Applications User Level Intermediate - Advanced Scott B. Diamond is a seasoned database designer and Microsoft Access 2007 MVP. During the last 20+ years, he has designed databases on a wide range of platforms, including dBASE, FoxPro, SQL/DS, Lotus Approach, Lotus Notes, and, for the past 10 years, Microsoft Access. Scott has worked as a consultant, both in-house and freelance, and as a support professional at firms that are among the leaders in their industries. Scott spends some of his free time answering questions at the premier site for Access support: http://www.utteraccess.com. Brent Spaulding started writing applications about 20 years ago and has utilized Mi...
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 52
    Online Resource
    Online Resource
    Weinheim : Wiley-VCH-Verlag | Boston, Mass. :Safari Books Online,
    ISBN: 9783527704200 , 3527704205
    Language: German
    Pages: 418 p , ill. , 24 cm
    Edition: 1. Aufl.
    Series Statement: --für Dummies
    Keywords: Microsoft Access ; Database management ; Electronic books ; local
    Abstract: Access 2007 Formulare und Berichte für Dummies wendet sich an Access-Benutzer, die bereits mit Access arbeiten, aber noch nicht das aus Access herausziehen können, was diese Datenbanksoftware eigentlich verspricht. Die Datenbankexperten Brian und Darlene Underdahl zeigen Ihnen, wie Sie Abfragen entwickeln, mit denen Sie Formulare und Berichte erhalten, aus denen Sie wiederum schnell die gesuchten Informationen herausfiltern oder darin erfassen können. Darüber hinaus erläutert Ihnen die Autoren, wie Sie Felder mit Abfragen und Abfragen mit SQL ausweiten, wie Sie Fehler in Abfragen, Formularen und Berichten herausfinden, wie Sie Formulare erstellen, die Bedienelemente enthalten und mit Berichten Daten zusammenfassen können. Mit diesem Buch können Sie die Datenbankfunktion von Access 2007 wesentlich besser ausschöpfen.
    Note: "Original English language edition Copyright 2007 by Wiley Publishing, Inc., Indianapolis, Ind."--Copyright page. - Title from resource description page (viewed June 5, 2009). - Includes index. - Text in German; translated from English
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 53
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596514976 , 0596514972
    Language: English
    Pages: xv, 277 p , ill. , 24 cm
    Edition: 1st ed.
    Keywords: SQL (Computer program language) ; Database management ; Electronic books ; local
    Abstract: What can you do when database performance doesn't meet expectations? Before you turn to expensive hardware upgrades to solve the problem, reach for this book. Refactoring SQL Applications provides a set of tested options for making code modifications to dramatically improve the way your database applications function. Backed by real-world examples, you'll find quick fixes for simple problems, in-depth answers for more complex situations, and complete solutions for applications with extensive problems. Learn to: Determine if and where you can expect performance gains Apply quick fixes, such as limiting calls to the database in stored functions and procedures Refactor tasks, such as replacing application code by a stored procedure, or replacing iterative, procedural statements with sweeping SQL statements Refactor flow by increasing parallelism and switching business-inducted processing from synchronous to asynchronous Refactor design using schema extensions, regular views, materialized views, partitioning, and more Compare before and after versions of a program to ensure you get the same results once you make modifications Refactoring SQL Applications teaches you to recognize and assess code that needs refactoring, and to understand the crucial link between refactoring and performance. If and when your application bogs down, this book will help you get it back up to speed.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 54
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que | Boston, Mass. :Safari Books Online,
    ISBN: 9780789737236 , 078973723X
    Language: English
    Pages: xix, 890 p , ill. , 24 cm
    Keywords: FileMaker (Computer file) ; Database management ; Electronic books ; local
    Abstract: Special Edition Using FileMaker 9 The only FILEMAKER 9 book you need We crafted this book to grow with you, providing the reference material you need as you move toward FileMaker® 9 proficiency and the use of more advanced features. If you buy only one book on FileMaker® 9, Special Edition Using FileMaker® 9 is the only book you need. Make the most of FileMaker 9: • Integrate the Web with FileMaker using the new Web Viewer • Use the new external data sources techniques with SQL and ODBC • Discover how to add supplemental fields in FileMaker to external SQL data sources • See how the major changes in script editing and debugging can help you • Learn new layout techniques, including conditional formatting and auto-resizing layout objects • Find out how to use the new FileMaker Server Admin Console to administer databases • Publish FileMaker databases on the Web using Instant Web Publishing, and use Custom Web Publishing with PHP or XML/XSLT "The new FileMaker 9 product line is the most dramatic new offering in years with over 30 ease-of-use breakthroughs; and Special Edition Using FileMaker 9 is an excellent desk reference and companion resource for all FileMaker professionals!" -Rick Kalman, Senior Product Manager, FileMaker, Inc. Jesse Feiler is a member of the FileMaker Business Alliance. He regularly consults on FileMaker and develops FileMaker solutions for small businesses, non-profits, art, retail point-of-sale, publishing, marketing, and other markets. He has created a number of video training courses, including one on FileMaker 7 and appears regularly on WAMC Northeast Public Radio's Roundtable and Vox Pop shows. ON THE WEB Download modified FileMaker Starter solutions with added fields, scripts, and layouts to illustrate techniques in the book, along with other materials, from www.quepublishing.com and www.northcountryconsulting.com. Category Database Covers FileMaker 9 User Level Intermediate-Advanced
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 55
    Online Resource
    Online Resource
    Berkeley, [Calif.] : Apress | Boston, Mass. :Safari Books Online,
    ISBN: 143020866X , 9781430208662
    Language: English
    Pages: xxvi, 650 p , ill. , 25 cm
    Series Statement: Expert's voice in SQL Server
    Keywords: SQL server ; Client/server computing ; Electronic books ; local
    Abstract: Learn effective and scalable database design techniques in a SQL Server environment. Pro SQL Server 2008 Relational Database Design and Implementation covers everything from design logic that business users will understand, all the way to the physical implementation of the design in a SQL Server database. Grounded in best practices and a solid understanding of the underlying theory, authors Louis Davidson, Kevin Kline, Scott Klein, and Kurt Windisch show how to 'get it right' in SQL Server database design and lay a solid groundwork for the future use of valuable business data. Solid foundation in best practices and relational theory Maximize SQL Server features to enhance security, performance, scalability Thorough treatment from conceptual design to an effective, physical implementation What you'll learn Develop conceptual models of client data using interviews and client documentation Normalize data models to enhance scalability and the long term use of valuable data Translate conceptual models into high-performing SQL Server databases Secure and protect the integrity of data as part of meeting regulatory requirements Take full advantage of new SQL Server features such as the spatial datatype, XML support, transparent data encryption, and more Create effective indexing to speed query performance Who this book is for Pro SQL Server 2008 Relational Database Design and Implementation is designed for programmers of all types who want to use SQL Server 2008 to store data. Rookie database programmers will find a complete course on the fundamentals of database design that includes conceptual designs and physical implementation. Seasoned veterans will find many tips and tricks for implementing database systems that will be well worth the time invested in reading this book.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 56
    Online Resource
    Online Resource
    Hoboken, N.J. : Wiley | Boston, Mass. :Safari Books Online,
    ISBN: 9780470224656 , 0470224657
    Language: English
    Pages: xviii, 383 p , ill. , 24 cm
    Series Statement: --For dummies
    DDC: 005.7565
    Keywords: SQL server ; SQL (Computer program language) ; Database management ; Client/server computing ; Electronic books ; local
    Abstract: If you're a database administrator, you know Microsoft SQL Server 2008 is revolutionizing database development. Get up to speed on SQL Server 2008, impress your boss, and improve your company's data management - read Microsoft SQL Server 2008 For Dummies! SQL Server 2008 lets you build powerful databases and create database queries that give your organization the information it needs to excel. Microsoft SQL Server 2008 For Dummies helps you build the skills you need to set up, administer, and troubleshoot SQL Server 2008. You'll be able to: Develop and maintain a SQL Server system Design databases with integrity and efficiency Turn data into information with SQL Server Reporting Services Organize query results, summarizing data with aggregate functions and formatting output Import large quantities of data with SSIS Keep your server running smoothly Protect data from prying eyes Develop and implement a disaster recovery plan Improve performance with database snapshots Automate SQL Server 2008 administration Microsoft SQL Server 2008 For Dummies is a great first step toward becoming a SQL Server 2008 pro!
    Note: Title from resource description page (viewed June 1, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 57
    Online Resource
    Online Resource
    Indianapolis, Ind. : Wiley | Boston, Mass. :Safari Books Online,
    ISBN: 9780470177433 , 0470177438
    Language: English
    Pages: xxxii, 710 p , ill.
    DDC: 005.7565
    Keywords: FileMaker pro ; Database management ; Electronic books ; local
    Abstract: Refocused and completely rewritten with the needs of business users and FileMaker Pro developers in mind, FileMaker Pro 9 Bible shows you how to design an industrial-strength database, make it intuitive, and automate it with scripts and programming. From the fundamentals to data modeling to writing no-fail code, you'll find the clear, step-by-step procedures, solid techniques, and detailed explanations you need to master this powerful software and build the right solutions for your needs.
    Note: Title from resource description page (viewed Apr. 28, 2009). - Includes bibliographical references (p. 707) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 58
    Online Resource
    Online Resource
    Berkeley, Calif. : Apress ; | Boston, Mass. :Safari Books Online,
    ISBN: 9781590597729 , 1590597729
    Language: English
    Pages: xxiii, 395 p , ill. , 24 cm
    Series Statement: Expert's voice in Microsoft Access
    Keywords: Microsoft Access ; Database management ; Electronic books ; local
    Abstract: Pro Access 2007M covers the features of Microsoft Access 2007, including working with SharePoint Office Server and customizing Ribbons. The book is aimed at professional developers and power users who are new to Access 2007. Among other topics, youll learn about the new Access menu structure, including customization, as well as new SharePoint features. This book provides good, short, solid information with as little waffle as possible. And the book includes solid examples that thoroughly explain new features. Author Martin Reid is also a working Access developer who is respected by his peers and knows what working developers face, especially at the time of a new release. What you'll learn Creating custom menus using RibbonX Get up and running building Visual Basic for Applications Classes Learn about Microsoft Office SharePoint Server and how it fits into Access Working with SQL Server and using the new Microsoft Access 2007 to SQL Server 2005 tools Code examples provided to highlight real-world issues Use Access and .NET to present information via the Internet
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 59
    Online Resource
    Online Resource
    Berkeley, [Calif.] : Apress | Boston, Mass. :Safari Books Online,
    ISBN: 9781590596722 , 1590596722
    Language: English
    Pages: xx, 442 p , ill. , 24 cm
    Series Statement: Expert's voice in open source
    Keywords: Berkeley DB ; Database management ; Electronic books ; local
    Abstract: The Berkeley DB Book is a practical guide to the intricacies of the Berkeley DB. This book covers in-depth the complex design issues that are mostly only touched on in terse footnotes within the dense Berkeley DB reference manual. It explains the technology at a higher level and also covers the internals, providing generous code and design examples. In this book, you will get to see a developer's perspective on intriguing design issues in Berkeley DB-based applications, and you will be able to choose design options for specific conditions. Also included is a special look at fault tolerance and high-availability frameworks. Berkeley DB is becoming the database of choice for large-scale applications like search engines and high-traffic web sites.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 60
    Online Resource
    Online Resource
    Berkeley, [Calif.] : Apress | Boston, Mass. :Safari Books Online,
    ISBN: 1590598342 , 9781590598344
    Language: English
    Pages: xvii, 396 p , ill. , 23 cm
    Series Statement: Expert's voice in SQL server
    Keywords: SQL server ; Relational databases ; Client/server computing ; Business intelligence ; OLAP technology ; Electronic books ; local
    Abstract: Just as every business needs to effectively employ business intelligence (BI) to stay competitive, every IT professional needs to master BI to stay employed in this fastest-growing segment of information technology. Foundations of SQL Server 2005 Business Intelligence is the quickest path to understanding BI, and it is essential reading for all who work with SQL Server 2005. It is written from a practical perspective, perfect for anyone who uses the tools in SQL Server 2005s extraordinarily rich BI product suite. This book explains how best to use Analysis Services, SQL Server Integration Services, SQL Server Reporting Services, and SQL Server Data Mining. It also describes best practices for implementing end-to-end BI solutions in small, medium, and large business environments. And it provides important information about integrating BI with various client tools, including Excel, Business Scorecards, Proclarity, and SharePoint Portal Server. Developers, end users, and even managers will find this an enlightening guide to the power and promise of SQL Server 2005 BI.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 61
    Online Resource
    Online Resource
    New York : McGraw-Hill | Boston, Mass. :Safari Books Online,
    ISBN: 9780071465090 , 007146509X
    Language: English
    Pages: xxii, 421 p , ill. , 24 cm
    Keywords: Parallel processing (Electronic computers) ; Oracle (Computer file) ; Relational databases ; Database management ; Electronic books ; local
    Abstract: Learn cutting-edge technology from Oracle experts Written by Oracle insiders, this comprehensive guide covers everything you need to know about Real Application Clusters -- low-cost hardware platforms that can rival and exceed the quality of service, availability, and scalability of the most expensive mainframe systems. Concepts covered are applicable to all previous versions of Oracle Tuning and troubleshooting tips, providing insight on the most advanced diagnostics available Detailed coverage of advanced RAC concepts Working code for all examples available online
    Note: At head of title: Oracle, Oracle Press. - "Oracle Press -- exclusively from McGraw Hill/Osborne"--P. 1 of cover. - Includes bibliographical references (p. 392-397) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 62
    Online Resource
    Online Resource
    Berkeley, [Calif.] : Apress | Boston, Mass. :Safari Books Online,
    ISBN: 9781590599105 , 1590599101
    Language: English
    Pages: xxviii, 602 p , ill. , 24 cm
    Series Statement: Expert's voice in Oracle
    Keywords: Oracle (Computer file) ; Relational databases ; Database management ; Electronic books ; local
    Abstract: A guide to the features of Oracle Database 11g covers such topics as database administration, performance management, database security, backup and recovery, Oracle streams, storage management, application development, and data warehousing.
    Note: "All major features of Oracle Database 11g Release 1 tested and explained"--Cover. - "Learn the powerful new features in Oracle Database 11g and advance to the cutting-edge of Oracle database administration and development"--Cover. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 63
    Online Resource
    Online Resource
    Berkeley, [Calif.] : Apress | Boston, Mass. :Safari Books Online,
    ISBN: 159059729X , 9781590597293
    Language: English
    Pages: xx, 449 p , ill. , 23 cm
    Series Statement: Expert's voice in SQL server programming
    Keywords: SQL server ; Client/server computing ; Electronic books ; local
    Abstract: While building on the skills you already have, Expert SQL Server 2005 Development will help you become an even better developer by focusing on best practices and demonstrating how to design high-performance, maintainable database applications. This book starts by reintroducing the database as a integral part of the software development ecosystem. You'll learn how to think about SQL Server development as you would any other software development. For example, there's no reason you can't architect and test database routines just as you would architect and test application code. And nothing should stop you from implementing the types of exception handling and security rules that are considered so important in other tiers, even if they are usually ignored in the database. You'll learn how to apply development methodologies like these to produce high-quality encryption and SQLCLR solutions. Furthermore, you'll discover how to exploit a variety of tools that SQL Server offers in order to properly use dynamic SQL and to improve concurrency in your applications. Finally, you'll become well versed in implementing spatial and temporal database designs, as well as approaching graph and hierarchy problems.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 64
    Online Resource
    Online Resource
    New York : McGraw-Hill | Boston, Mass. :Safari Books Online,
    ISBN: 9780072263190 , 0072263199
    Language: English
    Pages: xix, 570 p , ill. , 24 cm
    Keywords: SQL server ; Database management ; Electronic books ; local
    Abstract: In-depth coverage of Microsoft's powerful new data integration tool Learn to maximize the features of SQL Server 2005 Integration Services from this essential guide. Hands-On Microsoft SQL Server 2005 Integration Services makes learning SSIS easy through the use of extensive real-world exercises structured around every component within the tool. You will learn to collect corporate data from various sources and transform that data for analysis, mining, and reporting.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 65
    Online Resource
    Online Resource
    Weinheim : Wiley-VCH-Verlag | Boston, Mass. :Safari Books Online,
    ISBN: 9783527703210 , 3527703217
    Language: German
    Pages: 420 p , ill. , 24 cm
    Edition: 4., aktualisierte Aufl.
    Series Statement: --für Dummies
    Keywords: SQL (Computer program language) ; Database management ; Computer programming ; Electronic books ; local
    Abstract: Datenbanken sind das beste Werkzeug, um wichtige Informationen im Auge zu behalten. Mit SQL können die vorhandenen Daten strukturiert und zielsicher abgefragt werden. In "SQL für Dummies" macht Allen G. Taylor die Leser mit der Abfragesprache SQL und dem aktuellen Standard SQL:2003, der 2005 durch eine sorgfältige Einbindung von XML-Komponenten vervollständigt worden ist, auf verständliche und humorvolle Weise vertraut. Er beginnt mit dem notwendigen Grundlagenwissen für den Aufbau eines Datenbankmanagementsystems und den SQL-Hauptkomponenten, zeigt auf, wie man die Daten erstellt, ordnet und abfragt und SQL-Anweisungen in Programme einbindet. Zudem erklärt er, wie SQL mit XML (SQL/XML:2005) verknüpft wird, um eine Website mit einer Datenbank zu verbinden.Außerdem gibt es jede Menge Profiinformationen, wie man zum Beispiel Datenbanken und Daten schützen kann und Fehler lokalisiert und behebt.
    Note: "Original English language edition Copyright 2006 by Wiley Publishing, Inc., Indianapolis, Ind."--Copyright page. - Title from resource description page (viewed June 5, 2009). - Includes index. - Text in German; translated from English
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 66
    Online Resource
    Online Resource
    Unterschleissheim : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 9783866452039 , 3866452039
    Language: German
    Pages: 414 S , ill. , 24 cm
    Keywords: Microsoft Access ; Database management ; Electronic books ; local
    Abstract: Access 2007 liefert eine ganze Reihe von Neuerungen, die es besonders dem Einsteiger ermöglichen, leichter eine eigene Datenbank zu erstellen. Trotzdem braucht man für die Entwicklung einer Datenbank grundlegendes Verständnis ihrer Funktionsweise und für komplexere Aufgabenstellungen auch Programmierkenntnisse, um befriedigende Ergebnisse zu erhalten. Hier setzt dieses Buch an. Es vermittelt die nötige Theorie, um Datenbanken verständlich zu machen, zeigt die praktische Umsetzung eines Datenbankentwurfs von der Idee bis hin zur Gestaltung von Formularen und Berichten und führt in die Möglichkeiten der Programmierung mit VBA ein. Das Ganze ist in ein didaktisch ausgearbeitetes Konzept verpackt, das Ihnen mit vielen Übungen, praxisnahen Tipps und zusätzlichen Informationen auf der Website zum Buch einen gründlichen Einstieg in die Erstellung und Programmierung von Datenbanken ermöglicht.
    Note: Title from resource description page (viewed Aug. 19, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 67
    Online Resource
    Online Resource
    Köln : O'Reilly Verlag | Boston, Mass. :Safari Books Online,
    ISBN: 9783897215221 , 3897215225
    Language: German
    Pages: 208 p , 18 cm
    Edition: 2. Aufl.
    Series Statement: O'Reillys Taschenbibliothek
    Keywords: SQL (Computer program language) ; Relational databases ; Database management ; Electronic books ; local
    Abstract: Die stark erweiterte und aktualisierte Neuauflage des Bestsellers bietet gewohnt knapp und präzise die wichtigsten Informationen zu SQL und deckt neben Oracle Database 10 g Release 2, IBM DB2 8.2, Microsoft SQL Server 2005 und MySQL 5.0 nun auch PostgreSQL 8.1 ab. Bei aller Aktualität erhalten geblieben ist das bewährte Konzept des Titels: Anhand konkreter Beispiele werden die SQL-Anweisungen und -Optionen vorgestellt, die in der Praxis am häufigsten benötigt werden. Kompakt, übersichtlich und auf den Punkt gebracht: SQL - kurz & gut ist auch in der zweiten Auflage ein aktuelles, nützliches Nachschlagewerk.
    Note: Title from resource description page (viewed April 22, 2009). - "Übersetzung und deutsche Bearbeitung: Lars Schulten, Köln" --P. 2. - Includes index. - Text in German translated from English
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 68
    Online Resource
    Online Resource
    [Indianapolis, Ind.] : Que Pub. | Boston, Mass. :Safari Books Online,
    ISBN: 0789735881
    Language: English
    Pages: ix, 337 p , ill.
    Keywords: SQL server ; Electronic data processing personnel ; Certification ; Microsoft software ; Examinations ; Study guides ; Database design ; Examinations ; Study guides ; Electronic books ; local
    Abstract: The MCTS 70-431 Exam Cram is a must-have resource in your MCTS 70-431 exam preparation. The Exam Cram focuses on exactly what you need to know to get certified. This includes features like: Complete coverage of all 70-431 exam objectives Exam alerts, practice questions, notes, tips, sidebars, cautions, test-taking strategies, and time-saving tips Access to MeasureUp practice questions and innovative testing software The popular Cram Sheet tear card, giving you the key facts you should review before you enter the testing center Insight from author Thomas Moore , a Microsoft Certified Trainer (MCT) and SQL Server expert who has helped hundreds of students earn their SQL Server certifications
    Note: Includes bibliographical references (p. [293]-298) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 69
    Online Resource
    Online Resource
    Burlington, Mass. : Syngress | Boston, Mass. :Safari Books Online,
    ISBN: 9781597492195 , 1597492191
    Language: English
    Pages: xxxiii, 1189 p , ill. , 24 cm
    DDC: 005.71376
    Keywords: Microsoft Internet information server ; SQL server ; Microsoft Exchange server ; Client/server computing ; Electronic books ; local ; Electronic books
    Abstract: Exchange, SQL and IIS are at the core of most Microsoft enterprise servers. The 2007 releases of these products, along with the release of Windows Vista and Windows 2008 Server, represents the biggest overhaul of Windows enterprise products since Windows 2000. The dramatic changes to security tools and the addition of features that support "anywhere access" present IT professionals with a steep learning curve. Making certain that these products are configured to meet regulatory compliance requirements adds addtionaly complexity to day-to-day management network management. The Best Damn Exchange, SQL and IIS Book Period delivers an all-in-one reference for Windows System Administrators deploying the 2007 releases of these core Microsoft servers. The coverage is comprehensive, and provides users with just about everything they need to manage a Windows enterprise server. Special Bonus coverage includes how to gather and analyze the many log files generated by these servers. All-in-one coverage includes Exchange, SQL, and IIS Servers Integrated coverage on all key security features Bonus coverage includes analyzing server logs and integrating Communicator 2007
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 70
    Online Resource
    Online Resource
    Berkeley, Calif. : Peachpit | Boston, Mass. :Safari Books Online,
    ISBN: 032139674X
    Language: English
    Pages: ix, 278 p , ill.
    Keywords: FileMaker pro (Computer file) ; Database management ; Electronic books ; local
    Abstract: Need to learn FileMaker Pro fast? Try a Visual QuickStart Guide! If you've recently upgraded to FileMaker Pro 8, teach yourself this powerful database software the quick and easy way! Using pictures rather than lengthy explanations, this Visual QuickStart Guide takes you from working with records and files to creating and designing databases, printing and networking with FileMaker, and Web publishing with FileMaker in no time. Step-by-step tasks show you how to use new features like PDF and Excel makers; fast match, fast send, layout alignment, email merge, and table import tools; and popular features like digital image management to organize digital photos with minimal effort and XML support to easily share and integrate data with other applications--even those not running FileMaker. This affordably priced, reference style book also includes a companion Web site with excerpts, tips, related links, and more. You'll be up and running in no time!
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 71
    Online Resource
    Online Resource
    Berkeley, Calif. : Apress | Boston, Mass. :Safari Books Online,
    ISBN: 9781590596739 , 1590596730
    Language: English
    Pages: xxi, 440 p , ill. , 25 cm
    Keywords: SQL (Computer program language) ; Relational databases ; Database management ; Electronic books ; local
    Abstract: Traditional relational databases and embedded databases both have shortcomings that can leave a developer perplexed. So for many people, the solution resides in an open source embeddable database with an amazingly small footprint (less than 250 kilobytes). SQLite packs a powerful array of features and can handle databases as large as 2 terabytes. It offers a flexible set of datatypes and the ability to perform transactions, and it is supported by languages like C, PHP, Perl, and Python. And because SQLite's databases are completely file based, privileges are granted at the operating system level, allowing for easy and fast user management. The Definitive Guide to SQLite is the first book to devote complete coverage to this powerful database. It offers you a thorough overview of SQLite capabilities and APIs, while remaining cognizant of newcomers who may be making their first foray into a database environment with SQLite. This book serves as both a first-time tutorial and future reference guide.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 72
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que | Boston, Mass. :Safari Books Online,
    ISBN: 0768668352
    Language: English
    Pages: 54 p
    Keywords: FileMaker pro ; Database management ; Electronic books ; local
    Abstract: This Short Cut presents a sampling of custom functions that we've found useful, or that serve as good examples of functions in our day-to-day practice. The functions are broken into groups according to their purpose, much as FileMaker's calculation functions are. Please note that these functions are meant as examples-although the examples were not tested exhaustively, nor is this collection meant to be comprehensive. We hope you'll find some of them helpful directly, or that reading and analyzing others might provide a springboard for your own ideas. Table of Contents Number Calculations Date Calculations Text and Data Conversions Email Tools List Handlers Developer Tools System Constants Toolkit for Complex Data Structures Data API Within FileMaker Data Tree Using XML as a Data Structure Path-Based Selections The Functions
    Note: "This Shortcut is Chapter 8 from the book FileMaker 8 Functions & Scripts Desk Reference by Scott Love, Steve Lane, Bob Bowers ..."--P. 2
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 73
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 0735623163 , 9780735623163
    Language: English
    Series Statement: Step by step
    Keywords: SQL server ; Client/server computing ; Relational databases ; Electronic books ; local
    Abstract: SQL Server 2005 is Microsoft's next-generation data management and analysis solution that delivers increased security, scalability, and availability to enterprise data and analytical applications while making them easier to create, deploy, and manage. This book shows readers with fundamental SQL Server skills, as well as new-to-topic but experienced database developers, techniques to design, build, test, deploy, and maintain better SQL Server databases. The format is a hands-on, sequential, developer's companion, providing beyond-the-basics guidance. This book is not a feature-driven reference manual, but a highly practical learning experience demonstrating how to build database solutions to solve business problems.
    Note: Title from title screen. - "Authors, Herbert Albert ... [et al.]"--Acknowledgments. - Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 74
    ISBN: 9780471267157 , 0471267155
    Language: English
    Pages: xliii, 714 p , ill.
    Keywords: SQL server ; Data warehousing ; Electronic books ; local
    Abstract: This groundbreaking book is the first in the Kimball Toolkit series to be product-specific. Microsoft's BI toolset has undergone significant changes in the SQL Server 2005 development cycle. SQL Server 2005 is the first viable, full-functioned data warehouse and business intelligence platform to be offered at a price that will make data warehousing and business intelligence available to a broad set of organizations. This book is meant to offer practical techniques to guide those organizations through the myriad of challenges to true success as measured by contribution to business value. Building a data warehousing and business intelligence system is a complex business and engineering effort. While there are significant technical challenges to overcome in successfully deploying a data warehouse, the authors find that the most common reason for data warehouse project failure is insufficient focus on the business users and business problems. In an effort to help people gain success, this book takes the proven Business Dimensional Lifecycle approach first described in best selling The Data Warehouse Lifecycle Toolkit and applies it to the Microsoft SQL Server 2005 tool set. Beginning with a thorough description of how to gather business requirements, the book then works through the details of creating the target dimensional model, setting up the data warehouse infrastructure, creating the relational atomic database, creating the analysis services databases, designing and building the standard report set, implementing security, dealing with metadata, managing ongoing maintenance and growing the DW/BI system. All of these steps tie back to the business requirements. Each chapter describes the practical steps in the context of the SQL Server 2005 platform. Intended Audience The target audience for this book is the IT department or service provider (consultant) who is: Planning a small to mid-range data warehouse project; Evaluating or planning to use Microsoft technologies as the primary or exclusive data warehouse server technology; Familiar with the general concepts of data warehousing and business intelligence. The book will be directed primarily at the project leader and the warehouse developers, although everyone involved with a data warehouse project will find the book useful. Some of the book's content will be more technical than the typical project leader will need; other chapters and sections will focus on business issues that are interestin...
    Note: Title from resource description page (viewed Apr. 27, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 75
    Online Resource
    Online Resource
    Berkeley, [Calif.] : Apress | Boston, Mass. :Safari Books Online,
    ISBN: 1590595246 , 9781590595244
    Language: English
    Pages: xxvi, 795 p , ill. , 24 cm
    Series Statement: Expert's voice in Oracle
    Keywords: Oracle (Computer file) ; Linux ; Database management ; Relational databases ; Parallel processing (Electronic computers) ; Beowulf clusters (Computer systems) ; Electronic books ; local
    Abstract: Real Application Clusters (RAC) and the Grid architecture are Oracle's strategy for scaling out enterprise systems to cope with bigger workloads and more users. Many books limit themselves by conceptualizing and theorizing about RAC technology, but this book is the first to portray implementing and administering an Oracle 10 g RAC system in a Linux environment. This book features basic concepts underlying Linux and Oracle RAC, design strategies, hardware procurement and configuration, and many other topics. The RAC-specific technologies described include configuration of the interconnect, OCFS, ASM, Cluster Ready Services, and Grid Control. The Oracle features RMAN and Data Guard are also discussed, along with available hardware options. The authors include practical examples and configuration information, so that upon reading this book, you'll be armed with the information you need to build an Oracle RAC database on Linux, whether it is on a single laptop or a 64-node Itanium cluster.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 76
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Addison-Wesley | Boston, Mass. :Safari Books Online,
    ISBN: 0321397975
    Language: English
    Pages: xviii, 626 p , ill.
    Keywords: SQL server ; Client/server computing ; Electronic books ; local
    Abstract: "Buck Woody's new book will help new and experienced users alike in getting productive with SQL Server 2005 quickly. His special attention to security and performance make this an exceptional reference that is sure to remain relevant for some time." -Chip Andrews, CISSP, MCDBA, Director of Research and Development Special Ops Security, Inc. "SQL 2005 is the most exciting upgrade to come out of Redmond in years; this book will help you get up and running quickly to take full advantage of it! If you are looking for a book about upgrading to SQL 2005, look no further, this one is all you need. It gives you all you need to take advantage of everything SQL 2005 has to offer, and that is a lot!" -Doug Ellis, Area Technical Manager, Cognos "Buck Woody provides insight into administering SQL Server 2005 that all developers and database administrators will find useful; the book assumes very little knowledge by providing 'DBA 101' sections which will not alienate the experienced reader while providing the necessary introduction to topics for those less experienced." -Doug Holland, Visual C# MVP, Precision Objects "SQL Server 2005 is a landmark release and this title does an awesome job of hitting everything new in SQL 2005. It covers new and improved administration tools, and contains an overview of Notification Services, SQL Server Service Broker, Reporting Services, Integration Services, and Analysis Services. As a result, you'll be able to work on your own SQL Server 2005 solutions quickly and painlessly. Ultimately, this book provides you with a starting point, a roadmap, and then the tools and knowledge to exploit this powerful new database server to its fullest power. So, start your computer and get ready to learn SQL Server 2005!" -Alexzander N. Nepomnjashiy, SQL Server DBA, NeoSystems NorthWest "A solid introduction to administering SQL 2005. The 'DBA 101' sections provide useful tips for the new DBA, good review for the experienced DBA, and the 101 label enables the seasoned DBA to skip basic material and jump ahead to where the REAL action is.... Buck's conversational writing style makes this an enjoyable and refreshing contrast to the majority of tech books written these days." -Brad Russell, MCDBA, Visionary Integration Professionals The Complete, Practical, 100% Useful Guide for Every SQL Server 2005 DBA! This book has one goal: to help database administrators and their managers run SQL Server 2005 with maximum efficiency, reliability, and pe...
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 77
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Addison-Wesley | Boston, Mass. :Safari Books Online,
    ISBN: 0321382188
    Language: English
    Pages: lvii, 997 p , ill.
    Keywords: SQL server ; Client/server computing ; Relational databases ; Electronic books ; local
    Abstract: "I come from a T-SQL background, so when I first laid my eyes on SQL Server 2005, I was shocked--and then, I was scared! I didn't have a CLR or XML background and suddenly had an urgent need to learn it. SQL Server 2005 is too big of a release to learn from the books online. Fortunately, now there is a book for developers who need to go from SQL Server 2000 to SQL Server 2005 and to do it as painlessly as possible. Basically, it's one-stop shopping for serious developers who have to get up to speed quickly. I'll keep this one on my desk--not on my bookshelf. Well done, Bob and Dan!" --Dr. Tom Moreau SQL Server MVP and Monthly Columnist SQL Server Professional, Brockman Moreau Consulting Inc. "A SQL book truly for developers, from two authorities on the subject. I'll be turning to this book first when I need to understand a component of SQL Server 2005." --Matt Milner Instructor Pluralsight "An excellent book for those of us who need to get up to speed on what's new in SQL Server 2005. The authors made sure this book includes the final information for the release version of the product. Most other books out now are based on beta versions. It covers key areas from XML and SQLCLR to Notification Services. Although the wide variety of information is great, my favorite part was the advice given on when to use what, and how performance is affected." --Laura Blood Senior Software Developer Blue Note Computing, Inc. "SQL Server 2005 is a massive release with a large number of new features. Many of these features were designed to make SQL Server a great application development platform. This book provides comprehensive information about the SQL Server features of most interest to application developers. The lucid text and wealth of examples will give a developer a clear understanding of how to use SQL Server 2005 to a whole new class of database applications. It should be on every SQL Server developer's bookshelf." --Roger Wolter Solutions Architect Microsoft Corporation "While there will be a lot of good books on SQL Server 2005 development, when people refer to the 'bible,' they'll be talking about this book." --Dr. Greg Low Senior Consultant Readify Pty Ltd "SQL Server 2005 is loaded with new features and getting a good overview is essential to understand how you can benefit from SQL Server 2005's features as a developer. Bob and Dan's book goes beyond enumerating the new SQL Server 2005 features, and will provide you with lots of good examples. The...
    Note: Includes bibliographical references (p. 963-964) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 78
    Online Resource
    Online Resource
    Berkeley, [Calif.] : Apress | Boston, Mass. :Safari Books Online,
    ISBN: 1590596366 , 9781590596364
    Language: English
    Pages: xxvii, 506 p , ill. , 24 cm
    Series Statement: Expert's voice in Oracle
    Keywords: Oracle (Computer file) ; Database management ; Relational databases ; Electronic books ; local
    Abstract: The question, "Why isn't Oracle using my index?" must be one of the most popular (or perhaps unpopular) questions ever asked on the Oracle help forums. You've picked exactly the right columns, you've got them in the ideal order, you've computed statistics, you've checked for null columns-and the optimizer flatly refuses to use your index unless you hint it. What could possibly be going wrong? If you've suffered the frustration of watching the optimizer do something completely bizarre when the best execution plan is totally obvious, or spent hours or days trying to make the optimizer do what you want it to do, then this is the book you need. You'll come to know how the optimizer thinks, understand why it makes mistakes, and recognize the data patterns that make it go awry. With this information at your fingertips, you will save an enormous amount of time on designing and trouble-shooting your SQL. The cost-based optimizer is simply a piece of code that contains a model of how Oracle databases work. By applying this model to the statistics about your data, the optimizer tries to efficiently convert your query into an executable plan. Unfortunately, the model can't be perfect, your statistics can't be perfect, and the resulting execution plan may be far from perfect. In Cost-Based Oracle Fundamentals , the first book in a series of three, Jonathan Lewis -one of the foremost authorities in this field-describes the most commonly used parts of the model, what the optimizer does with your statistics, and why things go wrong. With this information, you'll be in a position to fix entire problem areas, not just single SQL statements, by adjusting the model or creating more truthful statistics.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 79
    Online Resource
    Online Resource
    [Indianapolis, Ind.] : Sams Pub. | Boston, Mass. :Safari Books Online,
    ISBN: 0672327414
    Language: English
    Pages: 436 p , ill. +
    Keywords: SQL server ; Relational databases ; Client/server computing ; Electronic books ; local
    Abstract: Written with clarity and a down-to-earth approach, Sams Teach Yourself SQL Server 2005 Express in 24 Hours covers the basics of Microsoft's latest version of SQL Server. Expert author Alison Balter takes you from basic concepts to an intermediate level in 24 one-hour lessons. You will learn all of the basic tasks necessary for the administration of SQL Server 2005. You will also learn how to write and fully utilize: SQL Server stored procedures Functions Triggers using T-SQL, VB.NET, and C# You will also learn how to output SQL Server data to reports and the Internet. Sams Teach Yourself SQL Server 2005 Express in 24 Hours is a well-organized, authoritative introduction that will quickly have you up and running with SQL Server 2005.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 80
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que | Boston, Mass. :Safari Books Online,
    ISBN: 0768668344
    Language: English
    Pages: 156 p
    Keywords: FileMaker pro ; Database management ; Electronic books ; local
    Abstract: The calculation dialog in FileMaker serves as a fundamental element in nearly all development activities. The calculation dialog allows developers easy access to the data fields in their solutions and to a complete function list. This Short Cut presents a complete description of each calculation function, lists examples, and in many cases offers additional comments on usage. This Short Cut is Chapter 6 from the book FileMaker 8 Functions and Scripts Desk Reference by Scott Love, Steve Lane, and Bob Bowers (0-7897-3511-3). As such, it contains references pointing you to additional information not found in this Short Cut, but in a companion book, Special Edition Using FileMaker 8 . Apart from this reference, the Short Cut is fully self-contained and is an excellent sampling of calculation functions.
    Note: Includes index. - Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 81
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams Pub. | Boston, Mass. :Safari Books Online,
    ISBN: 9780768683776 , 0768683777
    Language: English
    Pages: ix, 318 p , ill. , 24 cm
    Parallel Title: Erscheint auch als
    Keywords: Microsoft Access ; Database management ; Electronic books ; local
    Abstract: Microsoft Access is a database development and maintenance program, but it can be confusing when trying to learn how to complete the tasks required to create an application. Microsoft Access 2003 In a Snap can quickly show you how to complete a specific task in an easy-to-follow format complete with illustrated steps. Sections of the book are organized into task categories such as Table Creation, Queries and Form Design. Intended to keep you focused and on-target, this book does not spend time explaining database architecture or application design. If you are the casual Access user or if you use it in your day-to-day work life, this book is a great reference tool!
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 82
    Online Resource
    Online Resource
    [New York] : McGraw-Hill | Boston, Mass. :Safari Books Online,
    ISBN: 9780072262391 , 0072262397
    Language: English
    Pages: xvi, 736 p , ill.
    Keywords: SQL server ; Client/server computing ; Database management ; Electronic books ; local
    Abstract: Microsoft's Reporting Services product is a vital part of the SQL Server 2005 business intelligence platform, but it works with virtually any data source. This hands-on guide explains how to transform data into insightful and interactive Web-based reports using Microsoft SQL Server 2005 Reporting Services. With coverage of everything from installation to administration, the book demonstrates how to use this powerful server-based reporting solution to improve business decision-making and facilitate company-wide -- even worldwide -- communication.
    Note: Title from resource description page (viewed Apr. 23, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 83
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 0735621071 , 9780735621077
    Language: English
    Keywords: SQL server ; Client/server computing ; Relational databases ; Electronic books ; local
    Abstract: Here's the utterly practical, pocket-sized reference for IT professionals who need to administer, optimize, and maintain Microsoft SQL Server 2005 in their organization. This unique guide provides essential details for using Microsoft SQL Server 2005 to help protect and manage your company's data-whether automating tasks; creating indexes and views; performing backups and recovery; replicating transactions; tuning performance; managing server activity; importing and exporting data; or performing other key tasks. Featuring quick-reference tables, lists, and step-by-step instructions, this handy, one-stop guide provides fast, accurate answers on the spot-whether you're at your desk or in the field!
    Note: Title from title screen. - Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 84
    Online Resource
    Online Resource
    Emeryville, Calif. : McGraw-Hill/Osborne | Boston, Mass. :Safari Books Online,
    ISBN: 9780072231458 , 0072231459
    Language: English
    Pages: xxi, 684 p , ill.
    Keywords: Oracle (Computer file) ; Database management ; Relational databases ; Electronic books ; local
    Abstract: Everything a DBA needs to know in one volume--this is the must-have reference for anyone working with the Oracle database, and it's been fully revised and updated for Oracle Database 10 g . Co-author Kevin Loney is the all-time, best-selling Oracle Press author.
    Note: Title from resource description page (viewed May 17, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 85
    Online Resource
    Online Resource
    Indianapolis, Ind. : Wiley | Boston, Mass. :Safari Books Online,
    ISBN: 9780764599446 , 0764599445
    Language: English
    Pages: xxviii, 543 p , ill. , 24 cm
    Edition: 4th ed.
    Keywords: Database management ; Data warehousing ; Electronic books ; local
    Abstract: The new edition of the classic bestseller that launched the data warehousing industry covers new approaches and technologies, many of which have been pioneered by Inmon himself In addition to explaining the fundamentals of data warehouse systems, the book covers new topics such as methods for handling unstructured data in a data warehouse and storing data across multiple storage media Discusses the pros and cons of relational versus multidimensional design and how to measure return on investment in planning data warehouse projects Covers advanced topics, including data monitoring and testing Although the book includes an extra 100 pages worth of valuable content, the price has actually been reduced from $65 to $55
    Note: Includes bibliographical references (p. 507-516) and index
    URL: Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 86
    ISBN: 9780072229523 , 0072229527
    Language: English
    Pages: xxi, 572 p , ill. , 24 cm
    Keywords: Oracle (Computer file) ; XML (Document markup language) ; Database management ; Electronic books ; local
    Abstract: Written by members of the Oracle XML group, this is a must-have reference for all IT managers, DBAs, and developers who want to learn the best practices for using XML with Oracle's XML-enabled products. Includes real-world case studies based on the authors' experience managing Oracle's XML Discussion Forum--a community of 20,000+ XML component users.
    Note: "Oracle Press"--T.p. - "All the code in the book will be downloadable from the Oracle Press web site"--P. xx. - Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 87
    Online Resource
    Online Resource
    San Francisco : SYBEX | Boston, Mass. :Safari Books Online,
    ISBN: 9780782143720 , 0782143725
    Language: English
    Pages: xvi, 338 p , ill.
    Keywords: Oracle (Computer file) ; SQL (Computer program language) ; Database management ; Electronic books ; local
    Abstract: The world of IT is always evolving, but in every area there are stable, core concepts that anyone just setting out needed to know last year, needs to know this year, and will still need to know next year. The purpose of the Foundations series is to identify these concepts and present them in a way that gives you the strongest possible starting point, no matter what your endeavor. Oracle Database Foundations provides essential knowledge about installing, configuring, maintaining, and querying Oracle 9i and 10g databases. What you learn here will benefit you in the short term, as you acquire and practice your skills, and in the long term, as you use them. Topics covered include: Basic relational database concepts Reporting and querying using SQL*Plus and iSQL*Plus Creating and maintaining a database Managing user access and security Understanding Oracle database functions Using multiple tables in a query Restricting, sorting, and grouping data Optimizing database performance Creating backups Troubleshooting database errors
    Note: Title from resource description page (viewed Apr. 27, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 88
    Online Resource
    Online Resource
    [United States] : McGraw-Hill | Boston, Mass. :Safari Books Online,
    ISBN: 0072230665 , 9780072230666
    Language: English
    Pages: xxvii, 862 p , ill. , 24 cm
    Edition: 5th ed.
    Parallel Title: Erscheint auch als
    Keywords: PL/SQL (Computer program language) ; Oracle (Computer file) ; Database management ; Relational databases ; Electronic books ; local
    Abstract: "This fifth edition is principally rewritten, and includes all new examples and coverage of advanced topics like object oriented programming with PL/SQL, external routines, job scheduling, and more. This book covers both introductory and advanced material, and provides complete coverage of the PL/SQL language including new 10g features"--Introd.
    Note: Title from resource description page. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 89
    Online Resource
    Online Resource
    Emeryville, Calif. : McGraw-Hill/Osborne | Boston, Mass. :Safari Books Online,
    ISBN: 9780072230659 , 0072230657
    Language: English
    Pages: xviii, 647 p , ill.
    Keywords: Database design ; Oracle (Computer file) ; Relational databases ; Database management ; Electronic books ; local
    Abstract: Tom Kyte of Oracle Magazine's "Ask Tom" column has written the definitive guide to designing and building high-performance, scalable Oracle applications. The book covers schema design, SQL and PL/SQL, tables and indexes, and much more. From the exclusive publisher of Oracle Press books, this is a must-have resource for all Oracle developers and DBAs.
    Note: Title from resource description page (viewed Apr. 23, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 90
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, Mass. :Safari Books Online,
    ISBN: 9780768683639 , 0768683637
    Language: English
    Pages: xvi, 584 p , ill. , 24 cm. +
    Parallel Title: Erscheint auch als
    Keywords: Microsoft Access ; Database management ; Electronic books ; local
    Abstract: This book is a hands-on tutorial for Access users who want to learn Access by working through solid examples. It will show the reader how to use Access and how to develop solid databases from start to finish. The focus of the book will be Access databases on the desktop but will have two chapters on implementing Access in a networked or client/server environment. Key topics include understanding relational databases and the Access 2002 architecture; designing, building, and maintaining full-feature, robust database applications; implementing Data Access Pages; working with Visual Basic for Applications and the Visual Basic Editor; and publishing Access content to the WWW or a company's intranet.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 91
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, Mass. :Safari Books Online,
    ISBN: 9780768683677 , 076868367X
    Language: English
    Pages: xxi, 933 p , ill. , 23 cm
    Parallel Title: Erscheint auch als
    Keywords: Microsoft Access ; Microsoft Access 2002 (Computer file) ; Database management ; Electronic books ; local
    Abstract: F. Scott Barker's Access 2002 Power Programming gives many practical techniques for the corporate and independent developer. The main topics covered are: The Root of Power Programming; Manipulating and Presenting Data; Extending Access with Interoperability; Adding the Professional Look and Distributing Applications; Managing Databases; Adding Finishing Touches. New features of Access 2002 will be covered thoroughly, including: A whole new chapter devoted to Data Pages, which is Microsoft's way of bringing the Web interface into everyday office solutions. A new chapter clarifying the confusion over ADP/MDB and DAO/ADO. Including when and where to use each. There are a number of new additions to VBA which developers will need good exposure to in order to take advantage of them. A number of changes have been implemented in the form design with control features added.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 92
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, Mass. :Safari Books Online,
    ISBN: 9780768683660 , 0768683661
    Language: English
    Pages: xix, 549 p , ill. , 24 cm
    Parallel Title: Erscheint auch als
    Keywords: Microsoft Access ; Microsoft Access (Computer file) ; Database management ; Electronic books ; local
    Abstract: Sams Teach Yourself Access 2002 Programming in 24 Hours will considerably improve the quality of the database applications that the reader can create with Microsoft Access. Concise tutorials that quickly bring the reader up to speed will be the goal of each chapter. Having completed this book, the readers will be able to understand any sample VBA code that they see, and will possess the skills to attack all of the most common Access programming tasks. Topics covered in the book will include: ¨ Creating data aware web pages ¨ Creating views to organize data ¨ Building reusable code modules ¨ Programming reports ¨ Communicating results with graphing ¨ Automating contact and task management with Outlook ¨ Access programming for Internet Explorer
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...