SQL Functions Programmer's Reference
            
暫譯: SQL 函數程式設計師參考手冊
        
        Arie Jones, Ryan K. Stephens, Ronald R. Plew, Robert F. Garrett, Alex Kriegel
- 出版商: Wrox Press
- 出版日期: 2005-04-29
- 售價: $1,500
- 貴賓價: 9.5 折 $1,425
- 語言: 英文
- 頁數: 790
- 裝訂: Paperback
- ISBN: 0764569015
- ISBN-13: 9780764569012
- 
    相關分類:
    
      SQL
 
已過版
買這商品的人也買了...
- 
                
                   An Introduction to Mixed-Signal Ic Test and Measurement (Hardcover) An Introduction to Mixed-Signal Ic Test and Measurement (Hardcover)$1,200$1,176
- 
                
                   $3,420Agile Software Development: Principles, Patterns, and Practices (Hardcover) $3,420Agile Software Development: Principles, Patterns, and Practices (Hardcover)
- 
                
                   $780CMMI: Guidelines for Process Integration and Product Improvement (Harcover) $780CMMI: Guidelines for Process Integration and Product Improvement (Harcover)
- 
                
                   ASP.NET 程式設計徹底研究 ASP.NET 程式設計徹底研究$590$466
- 
                
                   駭客任務實戰─Windows 全攻略 駭客任務實戰─Windows 全攻略$480$408
- 
                
                   鳥哥的 Linux 私房菜-伺服器架設篇 鳥哥的 Linux 私房菜-伺服器架設篇$750$638
- 
                
                   鳥哥的 Linux 私房菜─基礎學習篇增訂版 鳥哥的 Linux 私房菜─基礎學習篇增訂版$560$476
- 
                
                   ActionScript 2.0 入門與應用 ActionScript 2.0 入門與應用$490$382
- 
                
                   ASP.NET 會計系統實作:使用 VB.NET 2003 + SQL Server + Excel ASP.NET 會計系統實作:使用 VB.NET 2003 + SQL Server + Excel$560$437
- 
                
                   Linux 系統管理實力養成暨評量 Linux 系統管理實力養成暨評量$350$277
- 
                
                   Windows CE.NET 程式設計 (Programming Microsoft Windows CE .Net, 3/e) Windows CE.NET 程式設計 (Programming Microsoft Windows CE .Net, 3/e)$890$703
- 
                
                   Java 2 全方位學習(J2SE 5.0 增修版) Java 2 全方位學習(J2SE 5.0 增修版)$750$593
- 
                
                   PHP 5 500個應用範例技巧大全集 PHP 5 500個應用範例技巧大全集$590$460
- 
                
                   Head First Servlets & JSP:SCWCD 專業認證指南 (Head First Servlets & JSP) Head First Servlets & JSP:SCWCD 專業認證指南 (Head First Servlets & JSP)$880$748
- 
                
                   Expert Oracle, Signature Edition Expert Oracle, Signature Edition$3,760$3,572
- 
                
                   Linux 核心開發指南 (Linux Kernel Development, 2/e) Linux 核心開發指南 (Linux Kernel Development, 2/e)$550$495
- 
                
                   $1,188Core C# and .NET (Paperback) $1,188Core C# and .NET (Paperback)
- 
                
                   XOOPS 2.2 架站王 XOOPS 2.2 架站王$480$408
- 
                
                   PHP PEAR 嚴選程式庫 PHP PEAR 嚴選程式庫$580$493
- 
                
                   深入淺出 Java 程式設計, 2/e (Head First Java, 2/e) 深入淺出 Java 程式設計, 2/e (Head First Java, 2/e)$880$695
- 
                
                   SIP 會談啟始協議操典 SIP 會談啟始協議操典$680$537
- 
                
                   Java 5 + Eclipse 視窗應用程式開發─實作進銷系統 Java 5 + Eclipse 視窗應用程式開發─實作進銷系統$560$437
- 
                
                   LPI Linux 第一級資格檢定 (LPI Linux Certification In a Nutshell, 2/e) LPI Linux 第一級資格檢定 (LPI Linux Certification In a Nutshell, 2/e)$880$695
- 
                
                   PHP Smarty 樣版引擎─解決版面、程式碼糾纏不清困境 PHP Smarty 樣版引擎─解決版面、程式碼糾纏不清困境$480$408
- 
                
                   Linux Mail Server 技術實務─架設、稽核、防毒、防垃圾信 Linux Mail Server 技術實務─架設、稽核、防毒、防垃圾信$580$493
商品描述
Description:
- Gives programmers two-in-one coverage, with both a "how-to" on SQL functions and a complete SQL functions reference
- SQL is the standard language for database queries; this book's advanced coverage helps programmers write their own SQL functions
- Covers both the internationally standardized SQL 99 functions and the hundreds of additional functions introduced by vendors, including the subtle variations required to successfully migrate or interoperate between vendor products
- Covers the latest versions of the major relational database management system (RDMS) applications: Microsoft SQL Server, Oracle, IBM DB2, and MySQL
Table of Contents:
Acknowledgments.Introduction.
Chapter 1: Exploring Popular SQL Implementations.
Chapter 2: Functions: Concept and Architecture.
Chapter 3: Comparison of Built-in SQL Functions by Vendor.
Chapter 4: SQL Procedural Extensions and User-Defined Functions.
Chapter 5: Common ANSI SQL Functions.
Chapter 6: Oracle SQL Functions.
Chapter 7: IBM DB2 Universal Database (UDB) SQL Functions.
Chapter 8: Microsoft SQL Server Functions.
Chapter 9: Sybase ASE SQL Built-In Functions.
Chapter 10: MySQL Functions.
Chapter 11: PostgreSQL Functions.
Chapter 12: ANSI SQL User-Defined Functions.
Chapter 13: Creating User-Defined Functions in Oracle.
Chapter 14: Creating User-Defined Functions with IBM DB2 UDB.
Chapter 15: Creating User-Defined Functions Using Microsoft SQL Server.
Chapter 16: Creating User-Defined Functions in Sybase SQL.
Chapter 17: Creating User-Defined Functions in MySQL.
Chapter 18: Creating User-Defined Functions in PostgreSQL.
Chapter 19: Reporting and Ad Hoc Queries.
Chapter 20: Using Functions for Migrating Data.
Chapter 21: Using Functions to Feed a Data Warehouse.
Chapter 22: Embedded Functions and Advanced Uses.
Chapter 23: Generating SQL with SQL and SQL Functions.
Chapter 24: SQL Functions in an Application.
Chapter 25: Empowering the Query with Functions and Views.
Chapter 26: Understanding the Impact of SQL Functions on Query and Database Performance.
Chapter 27: Useful Queries from the System Catalog.
Appendix A: Built-in Function Cross-Reference Table.
Appendix B: ANSI and Vendor Keywords.
Appendix C: ANSI and Vendor Data Types.
Appendix D: Database Permissions by Vendor.
Appendix E: ODBC and Stored Procedures and Functions.
Appendix F: JDBC and Stored Procedures/Functions.
Glossary.
Index.
商品描述(中文翻譯)
**描述:**  
- 提供程式設計師雙重涵蓋,包含 SQL 函數的「如何使用」以及完整的 SQL 函數參考  
- SQL 是資料庫查詢的標準語言;本書的進階內容幫助程式設計師撰寫自己的 SQL 函數  
- 涵蓋國際標準化的 SQL 99 函數以及供應商引入的數百個附加函數,包括成功遷移或互操作供應商產品所需的微妙變化  
- 涵蓋主要關聯式資料庫管理系統 (RDMS) 應用程式的最新版本:Microsoft SQL Server、Oracle、IBM DB2 和 MySQL  
**目錄:**  
- 感謝辭  
- 介紹  
- 第 1 章:探索流行的 SQL 實作  
- 第 2 章:函數:概念與架構  
- 第 3 章:按供應商比較內建 SQL 函數  
- 第 4 章:SQL 程序擴展與使用者定義函數  
- 第 5 章:常見的 ANSI SQL 函數  
- 第 6 章:Oracle SQL 函數  
- 第 7 章:IBM DB2 通用資料庫 (UDB) SQL 函數  
- 第 8 章:Microsoft SQL Server 函數  
- 第 9 章:Sybase ASE SQL 內建函數  
- 第 10 章:MySQL 函數  
- 第 11 章:PostgreSQL 函數  
- 第 12 章:ANSI SQL 使用者定義函數  
- 第 13 章:在 Oracle 中創建使用者定義函數  
- 第 14 章:使用 IBM DB2 UDB 創建使用者定義函數  
- 第 15 章:使用 Microsoft SQL Server 創建使用者定義函數  
- 第 16 章:在 Sybase SQL 中創建使用者定義函數  
- 第 17 章:在 MySQL 中創建使用者定義函數  
- 第 18 章:在 PostgreSQL 中創建使用者定義函數  
- 第 19 章:報告與即時查詢  
- 第 20 章:使用函數遷移資料  
- 第 21 章:使用函數為資料倉儲提供資料  
- 第 22 章:嵌入式函數與進階用法  
- 第 23 章:使用 SQL 和 SQL 函數生成 SQL  
- 第 24 章:應用程式中的 SQL 函數  
- 第 25 章:利用函數和視圖增強查詢  
- 第 26 章:理解 SQL 函數對查詢和資料庫性能的影響  
- 第 27 章:來自系統目錄的有用查詢  
- 附錄 A:內建函數交叉參考表  
- 附錄 B:ANSI 和供應商關鍵字  
- 附錄 C:ANSI 和供應商資料類型  
- 附錄 D:按供應商的資料庫權限  
- 附錄 E:ODBC 和儲存程序及函數  
- 附錄 F:JDBC 和儲存程序/函數  
- 詞彙表  
- 索引  

 
     
     
     
     
     
     
     
     
     
     
     
     
     
    