
add ( test-col2 char(1O))
10.02 How to change the data type?
The data type which has been already created as char(2), and need to be changed as number with width and precision,
MODIFY the column test-col2 char (1O) as Test-col2 number (16, 2)
Through obJect Browser
Through sql command
Window
→ Tables
alter table testtable
Describe what you're looking for in as much detail as you'd like.
Our AI reads your request and finds the best matching books for you.
Popular searches:
Join 2 million readers and get unlimited free ebooks