Apache Derby Tutorial

Preface

Apache Derby is a relational database management system that is developed by the Apache Software Foundation. Apache Derby can be embedded in Java programs and used for online transaction processing.

This tutorial has been prepared to provide an introduction to Apache Derby, the installation steps, an understanding of Derby SQL queries, and so on.


Prerequisites

A basic understanding of SQL queries, basic concepts of database, and a basic understanding of programming language are required.


Spectators

This tutorial is created for any professionals who are keen to learn Apache Derby, It provides an understanding of various SQL queries supported in Apache Derby.


So let's Begin it, Happy Learning.