
- Apache Derby 教程
- Apache Derby - 主頁
- Apache Derby - 簡介
- Apache Derby - 部署模式
- Apache Derby - 環境設定
- Apache Derby - 工具
- Apache Derby - 語法
- Apache Derby - 資料型別
- Apache Derby - 建立表
- Apache Derby - 刪除表
- Apache Derby - 插入資料
- Apache Derby - 檢索資料
- Apache Derby - 更新資料
- Apache Derby - 刪除資料
- Apache Derby - Where 子句
- Apache Derby - GROUP BY 子句
- Apache Derby - Order By 子句
- Apache Derby - Having 子句
- Alter Table 語句
- Apache Derby - Derby 索引
- Apache Derby - 儲存過程
- Apache Derby - 模式
- Apache Derby - 觸發器
- Apache Derby 實用資源
- Apache Derby - 快速指南
- Apache Derby - 實用資源
- Apache Derby - 討論

Apache Derby 教程
Apache Derby 是一個完全基於 (以 Java 程式語言編寫/實現) 的 Relational Database Management System(關係型資料庫管理系統)。它是由 Apache 軟體基金會開發的一個開源資料庫。
受眾
本教程專為初學者編寫,旨在幫助他們理解與 Apache Derby 相關的基本概念。本教程將讓你充分了解 Apache 的各種 SQL 查詢及其 JDBC 示例。
先決條件
在開始練習本教程中給出的各種示例之前,我假設你已經瞭解資料庫是什麼,尤其是 RDBMS 以及什麼是計算機程式語言。
廣告