Showing posts with label Database. Show all posts
Showing posts with label Database. Show all posts

Saturday, April 4, 2009

Beginning SQL Query from Dummie

OCA Oracle Database 11g: SQL Fundamentals I Exam Guide

Image

A Fully Integrated Study System for OCA Exam 1Z0-051

Prepare for the Oracle Certified Associate Oracle Database 11g: SQL Fundamentals I exam with help from this exclusive Oracle Press guide. In each chapter, you'll find challenging exercises, practice questions, a two-minute drill, and a chapter summary to highlight what you've learned. This authoritative guide will help you pass the test and serve as your essential on-the-job reference. Get complete coverage of all OCA objectives for exam 1Z0-051, including:

*
SQL SELECT statements
* Restricting and sorting data
* Single-row functions
* Conversion functions and conditional expressions
* Group functions
* Displaying data from multiple tables
* Subqueries
* Set operators
* DML and DDL statements
* Schema objects

On the CD-ROM:

* One full practice exam that simulates the actual OCA exam
* Detailed answers and explanations
* Score report performance assessment tool
* Complete electronic book
* Bonus exam available free with online registration

Download

Friday, March 27, 2009

Beginning SQL Server 2008 for Developers

Image

SQL Server 2008 is a first–rate database management system. It offers more capability than any previous release of SQL Server. More than just a classic relational database management system, SQL Server 2008 includes exciting and powerful features that make it useful for everything from large corporate data warehouses to ad hoc departmental databases. You’ll find enhanced support for XML, new support for spatial data, transparent data encryption, a policy–based management system, and more.

Download

Saturday, March 7, 2009

Pro VS 2005 Reporting using SQL Server and Crystal Reports

http://knowfree.net/wp-content/uploads/2007/07/apresscrystalreport.gif

Pro VS 2005 Reporting Using SQL Server and Crystal Reports offers a
proven methodology for building reporting solutions. The authors focus
on SQL Server 2005 and Crystal Reports, but also cover other popular
technologies like Oracle and ActiveReports, to give you a thorough
grounding in the reporting field. The book presents the requirements for
a real-world reporting application in a distributed environment, and
covers all the phases of development. You'll learn to:

- Define report content, format, definitions, and rules.
- Establish data requirements.
- Build and test stored procedures.
- Construct a data access layer in .NET.
- Account for different architectures using XML web services and .NET
Remoting.
- Design the reports using Crystal Reports.
- Develop a Windows Forms client application to allow users to launch
reports and set report options.
- Export report output to other sources such as PowerPoint. In many
business applications, reports play a critical role. The stakeholders of
a software system expect reports to summarize data and efficiently
present it to business users and decision markers. They expect reports
to present data in ways they can easily interpret, and in ways that help
them evaluate and analyze business performance. Visual Studio 2005, SQL
Server 2005, and Crystal Reports contain powerful capabilities to help
you build and deliver sophisticated presentation output. This is the
only book available that shows you how to use all these disparate
technologies together to create a cohesive solution.

Download

Saturday, February 28, 2009

SQL and Relational Theory: How to Write Accurate SQL Code

Image

Understanding SQL's underlying theory is the best way to guarantee
that your SQL code is correct and your database schema is robust
and maintainable. On the other hand, if you're not well versed in
the theory, you can fall into several traps. In SQL and Relational
Theory, author C.J. Date demonstrates how you can apply relational
theory directly to your use of SQL. With numerous examples and
clear explanations of the reasoning behind them, you'll learn how
to deal with common SQL dilemmas, such as:
--Should database access granted be through views instead of base
tables?
--Nulls in your database are causing you to get wrong answers.
Why? What can you do about it?
--Could you write an SQL query to find employees who have never
been in the same department for more than six months at a time?
--SQL supports "quantified comparisons," but they're better
avoided. Why? How do you avoid them?
--Constraints are crucially important, but most SQL products
don't support them properly. What can you do to resolve this
situation?
Database theory and practice have evolved since Edgar Codd
originally defined the relational model back in 1969. Independent
of any SQL products, SQL and Relational Theory draws on decades of
research to present the most up-to-date treatment of the material
available anywhere. Anyone with a modest to advanced background in
SQL will benefit from the many insights in this book.

http://online-upload.info/files/oreillysqlandrelational1.rar.html

Thursday, February 26, 2009

Beginning SQL Server 2008 for Developers

Image

SQL Server 2008 is a first–rate database management system. It offers more capability than any previous release of SQL Server. More than just a classic relational database management system, SQL Server 2008 includes exciting and powerful features that make it useful for everything from large corporate data warehouses to ad hoc departmental databases. You’ll find enhanced support for XML, new support for spatial data, transparent data encryption, a policy–based management system, and more.

http://online-upload.info/files/sqlserver2008.1.rar.html

Tuesday, February 10, 2009

MySQL Database Design and Tuning

Image

The authoritative, hands-on guide to advanced MySQL programming and
administration techniques for high performance is here. MySQL Database Design
and Tuning is the only guide with coverage of both the basics and advanced
topics, including reliability, performance, optimization and tuning for MySQL.
This clear, concise and unique source for the most reliable MySQL performance
information will show you how to:

* Deploy the right MySQL product for your performance needs.
* Set up a performance management and monitoring environment using tools
from MySQL.
* Implement the right indexing strategy
* Apply good performance strategy when developing software to work with the
MySQL database.
* Configure dozens of variable to correctly tune the MySQL engine.


http://online-upload.info/files/MySQL_Design_Tuning_stealthy1.rar.html


Thursday, February 5, 2009

Professional Microsoft SQL Server 2008 Administration

Image

Loaded with unique tips, tricks and workarounds for handling the most difficult SQL Server admin issues, Professional Microsoft SQL Server 2008 Administration is a how-to guide for experienced DBAs. Understand how to manage and monitor the SQL Server, automated administration, security, change management, performance tuning, scaling and replication, clustering, and backup and recovery. This updated edition includes new information about Change Data Capture, Performance Studio, Query Governor, and new techniques for monitoring and policy management so that you can have the latest and most comprehensive information at your fingertips.

http://online-upload.info/files/pmss2008admin1.rar.html


Tuesday, January 27, 2009

MySQL Database Design and Tuning

Image

The authoritative, hands-on guide to advanced MySQL programming and
administration techniques for high performance is here. MySQL Database Design
and Tuning is the only guide with coverage of both the basics and advanced
topics, including reliability, performance, optimization and tuning for MySQL.
This clear, concise and unique source for the most reliable MySQL performance
information will show you how to:

* Deploy the right MySQL product for your performance needs.
* Set up a performance management and monitoring environment using tools
from MySQL.
* Implement the right indexing strategy
* Apply good performance strategy when developing software to work with the
MySQL database.
* Configure dozens of variable to correctly tune the MySQL engine.

If you deal with the intricacies and challenges of advanced MySQL functionality
on a daily basis, you will be able to build on your knowledge with author Robert
Schneider's real-world experiences in MySQL Database Design and Tuning.

http://online-upload.info/files/mysqldesigntuning1.rar.html


Database Design: Know It All

Image

This book brings all of the elements of database design together in a single
volume, saving the reader the time and expense of making multiple purchases. It
consolidates both introductory and advanced topics, thereby covering the gamut
of database design methodology ? from ER and UML techniques, to conceptual data
modeling and table transformation, to storing XML and querying moving objects
databases.

The proposed book expertly combines the finest database design material from the
Morgan Kaufmann portfolio. Individual chapters are derived from a select group
of MK books authored by the best and brightest in the field. These chapters are
combined into one comprehensive volume in a way that allows it to be used as a
reference work for those interested in new and developing aspects of database
design.

http://online-upload.info/files/databasedesignknowitall1.rar.html


Wednesday, January 21, 2009

ACT! 2005 For Dummies



ACT! 2005 will help you manage your business contacts and relationships (not just with customers, but also with prospects, vendors, and suppliers) more efficiently and effectively. But there is a catch—you have to ACTivate it. ACT! 2005 for Dummies helps you get your ACT together with basic information about fields, records, files, and navigation, and step-by-step guidelines for:

* Setting up and customizing databases
* Using the calendar to plan your schedule
* Using the alarm to alert you to things to ACT on, whether it’s checking on a huge order or remembering a customer’s birthday (so you’ll get another huge order)
* Protecting your database by assigning specific security levels to users or password-protecting it
* Creating reports and broadcast e-mails

Written by Karen S. Fredricks, an ACT! Certified Consultant, ACT! Premier Trainer, and self-professed ACT! FanACTic, ACT! 2005 For Dummies covers both ACT! Standard Edition 2005 and ACT! Premium Edition 2005. It shows and tells you how to:

* Use ACT! Notes and ACT! Histories to maintain records of all communications and activities
* Tag contacts (to designate whether they are interested in a new product, whether they like golf, whether they rate a glorious gift basket at Christmas or get the automatic fruit cake, or whatever)
* Integrate with Excel, Outlook, and other programs
* Use ACT! reporting and forecasting tools to manage and track sales

Contacts and relationships are the key to any successful business. With ACT! 2005 helping you manage them, you can focus on building your business. Wouldn’t it be nice to have a lot of new customers to add to ACT! 2005?

http://online-upload.info/files/act2005guide1.rar.html


Saturday, January 17, 2009

Expert Oracle Database 11g Administration

Image

Expert Oracle Database 11g Administration is a comprehensive handbook for Oracle database administrators (DBAs) using the latest release of the Oracle Database (Oracle Database 11g). All key aspects of database administration are covered, including backup and recovery, day–to–day administration and monitoring, performance tuning, and more. This is the one book to have on your desk as a continual reference. Refer to it frequently. It’ll help you get the job done.

Comprehensive handbook for Oracle DBAs. Covers all major aspects of database administration.
Tests and explains in detail key DBA commands.
Offers primers on Linux/Unix, data modeling, SQL, and PL/SQL.
What you’ll learn
Prepare an environment for Oracle. Configure the system. Install the software. Create a database.
Monitor your database environment day–to–day with confidence that you will detect and resolve problems before they become emergencies.
Get the most out of Oracle Database 11g by taking full advantage of its management features and cutting–edge technologies.
Back up your database and be able to recover it if needed.
Secure your database, in terms of both regulatory compliance and user management.
Troubleshoot and resolve connectivity, network, and performance problems.
And more!
Who is this book for?
Expert Oracle Database 11g Administration is written for Oracle database administrators who want a comprehensive reference to refer to during their day–to–day work. It’s clearly written in a way that is accessible to both intermediate and beginning administrators. Readers can easily and quickly find the content they need.

http://online-upload.info/files/eodatabase1.rar.html


Friday, January 16, 2009

Yourself MySQL in 10 Minutes

http://images.amazon.com/images/P/0672328631.01.LZZZZZZZ.jpg

Note: Sams Teach Yourself MySQL in 10 Minutes provides a no-fluff, just-the-answers guide to building and managing MySQL databases. It is carefully organized and thoughtfully written to provide just the information that you need in order to gain a rapid working knowledge of MySQL. Get up to speed quickly with Sams Teach Yourself MySQL in 10 Minutes.

http://online-upload.info/files/15245969861.rar.html


Beginning XML Databases

Image

Table of Contents
Beginning XML Databases
Credits
Introduction
Chapter 1 - What is XML?
Chapter 2 - The XML Document Object Model
Chapter 3 - Extending the Power of XML with XSL
Chapter 4 - Relational Database Tables and XML
Chapter 5 - Oracle Database and XML
Chapter 6 - SQL Server and XML
Chapter 7 - XML in Heterogeneous Environments
Chapter 8 - Understanding XML Documents as Objects
Chapter 9 - What Is a Native XML Database?
Chapter 10 - Navigating XML Documents Using XPath
Chapter 11 - Reading XML Documents Using XQuery
Chapter 12 - Some Advanced XML Standards
Chapter 13 - Data Modeling and XML
Chapter 14 - Applying XML Databases in Industry
Glossary
Appendix A - Exercise Answers
Appendix B - The Sample Database
Appendix C - Syntax Conventions
Appendix D - XML Technology
Appendix E - XML Relational Database Technology
Index
List of Figures
List of Tables
List of Code Examples

http://online-upload.info/files/beginningxml1.rar.html

Pass: gxdstf