- 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 - 按条款排序
- Apache Derby -having 子句
- 修改表语句
- Apache Derby - 德比索引
- Apache Derby - 程序
- Apache Derby - 架构
- Apache Derby - 触发器
- Apache Derby 有用资源
- Apache Derby - 快速指南
- Apache Derby - 有用的资源
- Apache Derby - 讨论
Apache Derby 教程
Apache Derby 是一个关系数据库管理系统,完全基于 Java 编程语言(编写/实现)。它是由 Apache 软件基金会开发的开源数据库。
观众
本教程是为初学者准备的,帮助他们理解与 Apache Derby 相关的基本概念。本教程将使您对 Apache 的各种 SQL 查询以及 JDBC 示例有足够的了解。
先决条件
在开始练习本教程中给出的各种类型的示例之前,我假设您已经了解什么是数据库,尤其是 RDBMS 以及什么是计算机编程语言。