This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JDBC and the fly likes SQL Statement to CREATE a Table with an Autonumber field as its unique identifier Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "SQL Statement to CREATE a Table with an Autonumber field as its unique identifier" Watch "SQL Statement to CREATE a Table with an Autonumber field as its unique identifier" New topic
Author

SQL Statement to CREATE a Table with an Autonumber field as its unique identifier

Dave Turner
Ranch Hand

Joined: Mar 13, 2001
Posts: 60
Hi,
just wondering if it is possible to create a table with an autonumber field using an SQL, statement. I am using Hypersonic SQL for my database at the moment, but im hoping to find an SQL statement that will work with any db.
Thanks
Dave
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: SQL Statement to CREATE a Table with an Autonumber field as its unique identifier
 
Similar Threads
How to INSERT with an autoincrement column
Can some one help me with Entity Beans
how do i do this urgent
getting the last inserted value
Code error