tag

home / developersection / tag

Types of keys in SQL or Oracle Database.
database 10-Sep-2018
Types of keys in SQL or Oracle Database.

Key plays an important role in SQL or Oracle database. Generally it is used for defining a unique set of records. It also establishes the connection (link) between more than one table.

What is MySQL?
mysql 13-Jun-2016
What is MySQL?

Structured Query Language is used to access database.SQL is an open source programming language that is anyone can use and modify the software.

Connect Mysql to Erlang odbc
erlang 08-Sep-2015
Connect Mysql to Erlang odbc

how to connect mysql to erlang odbc in ubuntu 15.04 (linux)

Creating Dynamic Objective Test Application through Swing in JAVA ( Using MySQL Database )
java 26-Jun-2015
Creating Dynamic Objective Test Application through Swing in JAVA ( Using MySQL Database )

Here we are going to create an Application of Objective Test, in this application we show Questions with its options one by one, options will load dynamically. We getting our questions and its options through MySQL database.

Simple Registration Form using JAVA Swing
java 26-Jun-2015
Simple Registration Form using JAVA Swing

MySQL is the world’s most popular Open Source Relational SQL database management system. MySQL is one of the best RDBMS being used for developing