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 does sql store data?
Explain what is rdbms?
how many ways to get the current time? : Sql dba
What is a temp table?
how to rename an existing column in a table? : Sql dba
What is the difference between function, procedure and package in pl/sql?
how to shutdown mysql server? : Sql dba
How many triggers can be applied to a table?
What is the difference between distinct and unique in sql?
How do I kill a query in postgresql?
What is audit logout in sql profiler?
What is a primary key? Explain
how can I make a script that can be bi-language (supports english, german)? : Sql dba
What is the main difference between sql and pl/sql?
Does sql view stored data?