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 225081) 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.
2448can u tell me how many types of oracle and which type all detail in oracle (suppose all history of oracle )
1 4601ORA-1688: unable to extend table SYS.WRH$_ACTIVE_SESSION_HISTORY partition WRH$_ACTIVE_3970712838_6793 by 128 in tablespace SYSAUX? What is the solution for this issue?
2 19648Which Functions Using Integer ==> String's i.e 2 ==> Two... Like that string's ==> integer values ? It is Possible ?
2 5050Post New Oracle Interview Questions
What background apps can I disable windows 10?
What is the difference between the context filter to other filters?
What do the mb31 tcodes in sap- pm mean?
Why is singleton class used?
Tell me can wordpress use cookies?
How you will work with error handling in codeigniter?
What is open loop and control loop systems?
What is an Automatic Payment Program ?
What is the difference between defined, characterized and standard serum?
What is data normalization?
What are the different types of arithmetic operations that can be performed by the 8085 microprocessor? Explain with an example?
Name some of the PM Social Security Schemes?
How many joins can you have in sql?
How do we represent comments in oracle?
Which is faster entity framework or ado.net?