Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Query in DB2

  Asked By: Adella    Date: Jun 03    Category: Java    Views: 605
  

I have a doubt in DB2.

I have a table with a column having datatype as decimal.

Eg : CREATE TABLE checktesttable(quantity INT,price DECIMAL(10,2))

How to alter the above table for column price with datatype Decimal (11,3).

I tried with difft options but it guves error

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Query in DB2 Or get search suggestion and latest updates.




Tagged: