Thanks CREATE TABLE sample.taceledger ( `runno` INT(10) unsigned not null default '0', `doc_no` DECIMAL(6,0) unsigned NOT null , `doc_date` DATE, `gl` DECIMAL(4,0) unsigned not null , `slcode` VARCHAR(6) not null , `tr` VARCHAR(1) not null , `cr_db` VARCHAR(1) not null, `amount` DECIMAL(13,2)unsigned not null , `revcode` DECIMAL(4,0)unsigned not null , `narration` VARCHAR(30)unsigned not null, `cramt` DECIMAL(13,2) unsigned not null, `indi` VARCHAR(1)not null , `dbamt` DECIMAL(13,2) unsigned not null, `acctype` VARCHAR(1) unsigned not null, PRIMARY KEY (`runno`) )ENGINE=Inno DB; I am getting error #1064 on `indi` line I am unable to clear it can u find some solution I'm making a table with employees for a store.Only one employee can be the general manager for the store.It provides methods for querying and updating data in a database. From a technical point of view, the API is as a set of classes in the package. Using a datasource has several advantages over the package com.zetcode.datasourceex; import com.jdbc2.optional.

If you are using columns that are defined using the old data type offers automatic initialization and updating to the current date and time (that is, the current timestamp).
You might also want to check Java tutorial, Postgre SQL Java tutorial, Apache Derby tutorial, My SQL tutorial, or Spring Jdbc Template tutorial on Zet Code. In this example, we connect to the database using a data source.
Next, we are going to create a new database user and a new database.
We use the The above command starts My SQL server using the My SQL server startup script.
The examples were created and tested on Ubuntu Linux.
is an API for the Java programming language that defines how a client may access a database. The usage of a data source improves application's performance and scalability.
There may be a requirement where the existing data in a My SQL table needs to be modified. This will modify any field value of any My SQL table.
The following code block has a generic SQL syntax of the UPDATE command to modify the data in the My SQL table − The WHERE clause is very useful when you want to update the selected rows in a table.
PDF (US Ltr) - 27.2Mb PDF (A4) - 27.2Mb PDF (RPM) - 26.2Mb HTML Download (TGZ) - 6.6Mb HTML Download (Zip) - 6.6Mb HTML Download (RPM) - 5.6Mb Man Pages (TGZ) - 170.5Kb Man Pages (Zip) - 278.9Kb Info (Gzip) - 2.5Mb Info (Zip) - 2.5Mb My SQL Backup and Recovery My SQL NDB Cluster 7.2 My SQL Globalization My SQL Information Schema My SQL Installation Guide My SQL and Linux/Unix My SQL and OS X My SQL Partitioning My SQL Performance Schema My SQL Replication My SQL Restrictions and Limitations Security in My SQL My SQL and Solaris Building My SQL from Source Starting and Stopping My SQL My SQL Tutorial My SQL and Windows for details); these include syntax extensions which are deprecated in My SQL 5.1, and no longer supported in My SQL 5.5.