This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JDBC and the fly likes reading default value of a column Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "reading default value of a column" Watch "reading default value of a column" New topic
Author

reading default value of a column

yogi butola
Greenhorn

Joined: Mar 30, 2005
Posts: 5
Hi all

This is urgent.

In my application I want to read the default value of a column.

Pls help
Shailesh Chandra
Ranch Hand

Joined: Aug 13, 2004
Posts: 1076

This method will return you default value of column.




Shailesh


Gravitation cannot be held responsible for people falling in love ~ Albert Einstein
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: reading default value of a column
 
Similar Threads
how to insert a current date into the database table ?
Default value of a column using EJB3 entity beans
default value for c:out tag in table
Insert a timestamp into mysql database
inserting a row when there is a sequence in that table