Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in DB2 only
Search
Advanced Search
Forums
Product Launch
Updates
Today's Posts
Member List
Calendar
Home
Forum
Topic
DB2
How to create table in db2?
Collapse
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
ashawasthi
New Member
Join Date:
Jun 2009
Posts:
1
#1
How to create table in db2?
Mar 18 '10, 05:46 PM
How do I create tables in DB2?
fuangwith
New Member
Join Date:
Mar 2010
Posts:
3
#2
Mar 26 '10, 03:05 AM
You can use db2cc, db2ce, or other fontend to create table in db2.
Comment
Post
Cancel
senthilt
New Member
Join Date:
Mar 2010
Posts:
4
#3
Mar 30 '10, 08:02 PM
You can use lot of DB2 products like File-Aid for DB2 & etc.
Comment
Post
Cancel
Amarnath Reddy N
New Member
Join Date:
May 2010
Posts:
11
#4
May 20 '10, 05:57 AM
you can use many tools like Drivers, clients, accessories, and other resources to create tables in db2
simple steps using clp (command-line processor) to create table.
db2start
db2 connect to DB_NAME
db2 "create table t1(c1 int)"
you can find client tools downloads here,
http://www-01.ibm.com/software/data/db2/linux-unix-windows/download.html?S_CMP=ECDDWW01&S_TACT=LP_FORUM4
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment