Create table emp (id number(9), name varchar2(20),salary number(9,2)); The table has 100 records after table created.Now i nee to change id's Datatype is to be Varchar2(15). now Alter table emp modify(id varchar2(15),name varchar2(20), salary number(9,2)); Whether it will work or returns error? post answer with explanation.
13 224881) Difference between "Delete" and "Concatenate" with reference to databases? 2) Difference between SDLC and STLC. 3) Latest versions of the browsers used. 4) What is URL Tampering? 5) Full form of URL. I don't need the answers. These are just for reference.
2445can u tell me how many types of oracle and which type all detail in oracle (suppose all history of oracle )
1 4597I attended AEE's interview in the month of June-2008 Still im waiting for result when should i except. Notification Dated:22/2007
1 4290Post New Oracle Interview Questions
How do you autosum in excel on a mac?
What is sudo command?
what motivates you? also have you used these motivators with other
What is selection sort with example?
what are the different views that are considered when building an object-oriented software system?
What is expression blend?
Why do you consider yourself suitable for the position
Why to use 'settimeout' in node.js?
How many tables will be created in eav module in magento? Name them.
How do you make a div 0 0?
Are uuids sequential?
How do I connect to a postgresql database?
What is the best size for a powerpoint slide?
What is difference between var x =1; and x=1;?
how we can use debug in myeclipse 6.0 in order solve the problems that exist in our program when there are 900 to 1000 pages in a web application