there are 2 variables called x and y ,x contains 1,2 and y contains 3,4 we have to swap the values from x to y and y to x with out using dummy variables and it can be done only by using a single statement ? how?
12 20302Create 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 22835What is the difference between CHAR and VARCHAR2? If VARCHAR2 serves the uses of CHAR why CHAR is still used and not been discarded yet?
9 18660Post New Oracle SQL PLSQL Interview Questions
What are the challenges you face being in this industry and how do you overcome it?
Expand-------NSAC
What do you understand by mpm in apache?
What is the purpose of vh measurement unit?
1. If 8.35%Z means the percentage impedance of 132kV-line from power company, we will like to confirm its base capacity?
What is session and cookies in asp.net?
How to get last row id?
Does application messaging work between 8.1x and 8.4x applications?
Define data type and what are the types of data type?
What has happened in the markets in the past three months?
What are the static and dynamic dashboards? Can dynamic dashboards be scheduled?
How do I insert columns in word?
Where is the find and replace in word?
What is difference between static and non-static fields of a class?
How many types of sessions are there in asp net?