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 220701) 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.
2412can u tell me how many types of oracle and which type all detail in oracle (suppose all history of oracle )
1 4518ORA-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 19526Which Functions Using Integer ==> String's i.e 2 ==> Two... Like that string's ==> integer values ? It is Possible ?
2 4934Post New Oracle Interview Questions
what is 'mysqlshow'? : Sql dba
how to read the drawings to find the quantity of steel in a storm water manhole or any other structure?
how can i pass a "cript"as a parameter in to a function
How do I know what version of windows 1903 I have?
How can I get the ascii code for a character in c#?
What is msvcp140 dll used for?
Enlist major matchers available in jasmine?
Which drush commands you use while development?
On a system with paging, a process cannot access memory that it does not own why? How could the operating system allow access to other memory? Why should itor should it not?
Explain the difference between singleton and prototype bean in spring?
Is arraylist ordered in java?
Is natural join and equi join same?
How do you debug a program in python? Is it possible to step through python code?
What are the types of files you can load data from?
What are the difference between inline css & internal css?