Các kết quả từ 1 - 10 của 172






Late one Friday afternoon your boss comes into your undersized cubicle and drops a new project on your desk. This project looks just like the others you have been working on except it includes ties to several databases. Recently your company decided to move away from homegrown, flat-file data and is now using a relational database. You have seen terms like SQL, tables, records, queries, and RDBMS, but you don't remember exactly what they all mean. You notice the due date on the program is three, no, make that two, weeks away. (Apparently it had been on your boss's desk for a week!) As you begin looking for definitions and sample code to put those definitions into context, you discover this book.This book is for people who want to learn the fundamentals of Structured Query Language (SQL)--q ...
Kích thước0.8
Điểm5.00
Hits515
Phiếu3
Download53
Ngày gửi13/10/2008





Table of Contents:
Data Systems Architectures
Data Warehouse Concepts
Objectives:
Data Warehouse Terminology
Data Warehouse Storage Structures
Data Warehouse Aggregate Operations
Data Warehouse Structure
Objectives:
Schema Structures For Data Warehousing
Oracle and Data Warehousing
Oracle Features
Objectives:
Oracle Data Warehouse related Features
Oracle Features
Objectives:
Partitioned Tables and Indexes
Oracle Enhanced Parallel DML
Oracle Enhanced Optimizer Features
Oracle Enhanced Index Structures
Oracle Enhanced Internals Features
Backup and Recovery Using RMAN
Data Warehousing
Data Warehouse Concepts
Objectives:
Data Warehouse Terminology
Data Warehouse Storage Structures
Data Warehouse Aggregate Operations
Data Warehouse ...
Kích thước1.0
Điểm7.00
Hits731
Phiếu2
Download56
Ngày gửi13/10/2008





As well as being used for fundamental database administration, stored procedures are the cornerstone of any kind of database solution. Mastery of stored procedures is imperative to access and modify your data in the most effective way, as well as to keep your database secure and performing well. This book is a must on your road to that mastery.
This book is dedicated to stored procedures and the surrounding aspects of SQL Server 2000 that affect their operation. In here you will find many useful tips, facts, and techniques that will help you to get the most from your stored procedures. Whether you are accessing data from a client application, performing database administration with system stored procedures, or even using extended stored procedures to work with other parts of the operati ...
Kích thước2.92
ĐiểmFREE
Hits337
Phiếu1
Download48
Ngày gửi12/10/2008





Need to get your arms around Microsoft SQL Server 2005 fast, without getting buried in the details? Need to make fundamental decisions about deploying, using, or administering Microsoft's latest enterprise database?
Need to understand what's new in SQL Server 2005, and how it fits with your existing IT and business infrastructure? SQL Server 2005 Distilled delivers the answers you needquickly, clearly, and objectively.
Former SQL Server team member Eric L. Brown offers realistic insight into every significant aspect of SQL Server 2005: its new features, architecture, administrative tools, security model, data management capabilities, development environment, and much more. Brown draws on his extensive experience consulting with enterprise users, outlining realistic usage scenarios t ...
Kích thước1.37
Điểm7.00
Hits551
Phiếu1
Download38
Ngày gửi13/10/2008





The implementation of stored procedures in MySQL 5.0 a huge milestone -- one that is expected to lead to widespread enterprise adoption of the already extremely popular MySQL database. If you are serious about building the web-based database applications of the future, you need to get up to speed quickly on how stored procedures work -- and how to build them the right way. This book, destined to be the bible of stored procedure development, is a resource that no real MySQL programmer can afford to do without.
In the decade since MySQL burst on the scene, it has become the dominant open source database, with capabilities and performance rivaling those of commercial RDBMS offerings like Oracle and SQL Server. Along with Linux and PHP, MySQL is at the heart of millions of applications. And ...
Kích thước4.09
Điểm7.00
Hits594
Phiếu1
Download36
Ngày gửi13/10/2008





JDBC Metadata, MySQL, and Oracle Recipes is the only book that focuses on metadata or annotation-based code recipes for JDBC API for use with Oracle and MySQL. It continues where the authors other book, JDBC Recipes: A Problem-Solution Approach, leaves off.
This new edition is also a Java EE 5-compliant book, perfect for lightweight Java database development. And it provides cut-and-paste code templates that can be immediately customized and applied in each developers application development.
Kích thước5.78
ĐiểmFREE
Hits383
Phiếu1
Download24
Ngày gửi14/10/2008





* One of the only Oracle books to focus exclusively on database programming rather than administration
* Oracle owns sixty percent of the commercial database market
* Provides full coverage of the latest Oracle version, 10g-including new features such as regular expressions and the MODEL SQL clause-as well as versions 8, 8i, and 9i
* The authors are well-known as Oracle gurus-Greenwald is the author of Oracle in a Nutshell and the coauthor, with Stackowiak, of Oracle 9 Essentials
* Shows how to use Oracle data and data structures to build robust, scalable database applications using Java, SQL, and PL/SQL
Kích thước11.9
Điểm10.00
Hits272
Phiếu1
Download17
Ngày gửi15/10/2008





SQL (Structured Query Language) is a standard programming language for generating, manipulating, and retrieving information from a relational database. If you're working with a relational database--whether you're writing applications, performing administrative tasks, or generating reports--you need to know how to interact with your data. Even if you are using a tool that generates SQL for you, such as a reporting tool, there may still be cases where you need to bypass the automatic generation feature and write your own SQL statements.
To help you attain this fundamental SQL knowledge, look to Learning SQL, an introductory guide to SQL, designed primarily for developers just cutting their teeth on the language.
Learning SQL moves you quickly through the basics and then on to some of t ...
Kích thước0.6
Điểm5.00
Hits307
Phiếu1
Download16
Ngày gửi13/10/2008





1. LINQ to SQL là gì?
LINQ to SQL là một phiên bản hiện thực hóa của O/RM (object relational mapping) có bên trong .NET Framework bản “Orcas” (nay là .NET 3.5), nó cho phép bạn mô hình hóa một cơ sở dữ liệu dùng các lớp .NET. Sau đó bạn có thể truy vấn cơ sở dữ liệu (CSDL) dùng LINQ, cũng như cập nhật/thêm/xóa dữ liệu từ đó.
LINQ to SQL hỗ trợ đầy đủ transaction, view và các stored procedure (SP). Nó cũng cung cấp một cách dễ dàng để thêm khả năng kiểm tra tính hợp lệ của dữ liệu và các quy tắc vào trong mô hình dữ liệu của bạn.
Kích thước6.37
Điểm5.00
Hits637
Phiếu1
Download9
Ngày gửi21/12/2009





For more than 15 years, Oracle® Corporation has been one of the world's leading technology companies. Much of the company's reputation is built on its enterprise database product—the leading database for online transaction processing and enterprise applications for more than a decade. In recent years, however, Oracle has enhanced its product offerings to encompass a complete technology stack, including the E-Business Suite (providing applications), the Collaboration Suite (providing communication throughout an organization), and Oracle Application Server, which is the focus of this book.
Oracle Application Server is a middle-tier application platform suite offering a variety of capabilities. Although Oracle Application Server has grown in popularity and functionality in recent years, th ...
Kích thước1.13
Điểm10.00
Hits529
Phiếu2
Download42
Ngày gửi13/10/2008
Các kết quả từ 1 - 10 của 172