Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is the output of the query select * from emp where 1=2

Answer Posted / suresh kumar somayajula

Hi Anfal,

Try the following Query.

SQL> CREATE TABLE EMP_NEW
AS
SELET *
FROM EMP
WHERE 1=2;
Table Created

SQL> SELECT * FROM EMP_NEW
no rows selected.

SQL> DESC EMP_NEW;
Structure will be displayed.

Please correct me if any mistakes.

Thank you,
Suresh

Is This Answer Correct ?    11 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is manual testing and what is it process?

1695


What are the advantages of black box testing?

1139


Which criteria should take in account while doing CMS testing of any project?

1812


functional testing and usability testing test cases for transfer funds...

1833


Do write a separate test case for regression testing? If it is yes, explain how to write the test case?

1253


Diffrernce between client server testing and web server testing.

2278


write 5 critical test cases on product payment form on flipkart.com?

2033


how deployment phase of SDLC differs in product based and in service based company ?

3015


how to write the test cases for mark as read/unread mails for gmail inbox?and what are the testings we will do?

6714


iwant know IEEE formate ,how it is used and exactly where it is used? i have details it follows test plan, testcases...etc. i want real time explanation. pls any one give?

1943


what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly

2186


what is Test management fundamental?

2327


Work flow in testing in your company?

1861


can u plz give an example for regression testing with example.

2151


What is Stability and Performance Testing in Testing the TV

2399