what is the output of the query select * from emp where 1=2
Answer Posted / vijay amresh
Hi
When i tried the below query in oracle9i it says no rows
SELET *
FROM EMP
WHERE 1=2;
gives the query for 1=2, it is false so There is no row.
But if it runs for 1=1, then all rows are selected.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Should testing be done only after the build and execution phases are complete?
test cases on bangles???
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
What is defect removable efficiency?
Hi, can any tell how a tester can be judged? i have to interview a tester, how should i judge whether he has a justified experience or not? how a person with 3 years of experience in manual testing can be judge?
I have an UI issue "please fill out this field" pop up in firefox browser keeps scrolling with the page is it valid???
Hi Friends, This is Chennamsubbaraidu.i Have 2+ Years Realtime Exp in Manual Testing.Am Looking to Shift From My Present Company.Please if u Have Any Openings in Your Company's, Please Let Me Know.Any Location Prefer.Thanks.
Difference between smoke and sanity testing
How should validation activities be handled?
please send me interview questions asked in google in testing - manual
through which phases a software ttester need to pass like as a junnior test engineer,team lead,project lead,etc.? which is the final stage of your promotion and how will u achieve?
If client give you a project then which testing you will perform first
When should you opt for manual testing over automation testing?
What types of testing is specifically important for web testing?
What is localization testing (l10n testing)?