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?
Answer Posted / v
yeah completely agree with u(the above person).The answer
was supposed to be in a single statement and everybody
wrote an history 4 it....hehe
no offence meant
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to prepare for oracle pl sql certification?
What is the difference between clustered and non-clustered indexes?
what is the difference between delete and truncate statement in sql? : Sql dba
What is rtm in testing?
what is foreign key? : Sql dba
What is package in pl sql?
What are the different dml commands in sql?
Are there any features that are decommissioned in 11g that are not present in 11g?
What are crud methods?
What are all different types of collation sensitivity?
explain about mysql and its features. : Sql dba
What is an exception in pl/sql?
column A column b | output 10 7 | 10 5 8 | 8 7 -9 | 7 3 5 | 5 0 6 | 6 Write a sql query to print such output.
Is crud a cuss word?
Explain the savepoint statement.