what is the output of this query
selet * from employee where 1=2
Answers were Sorted based on User's Feedback
Answer / asha
I Agree with Satya K
If the Table contanins the columns as
EMPLOYEE table
EmpNo Ename Salary
101 Hello 1000
102 hi 2000
103 dear 3000
When you execute the above query it gives only the
structure of the table...with the blank rows
Ans : EmpNO Ename Salary
is displayed
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / jana
here only the structure of the table is available and what
ever the data is there in the table is not copied into the
other table.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / qaprofessional
This query would copy the structure, when the query is like
select into abc from xyz where 1=2 would result in the
structure of xyz getting copied to abc.
This query would return no values
| Is This Answer Correct ? | 0 Yes | 0 No |
hai poonam i am rajendra
if you execute query like
selet * from employee where 1=2
here the where condition is meaningless
but you have selected all columns of data from table
it just displays all column names of table without data.
Not only where 1=2 for nay meaningless condition.
if you have still any doubt plz mail me i can send you
answers.
ok byeeeee
Rajendra Prasad Reddy
Mobile:+91-9885162742
Hyderabad.
| Is This Answer Correct ? | 0 Yes | 2 No |
write 3 major bugs in inventory management system ...give 3 system test case and 3 integration test case
What are the RBI rules has to follow by a bank for online precesseing. ?
what is meant by application server and its functions?
Hi, This srinivas, Q: After testing in what way we concluded the testing is over without Tracebility Matrix and what is the role played by the Tracebility Matrix and what are the documents that tester should submit to his QA manger after testing in Manual Testing apart from the Test cases.
Can test condition,testcase and testscript help u in performing the static testing
4.what is deliverables?what are the things is included in the deliverables?
what is sychronization point in qtp how u put in yr application when it is put wat is its use how it is useful
3 Answers Polaris, Quick Heal, SAP Labs,
Explain test metric and the information it provides.
Define Deployment and User Acceptance.
what is Tracebelity Matrix?
11 Answers Landscape Technologies,
what is equivalence partition? what is the use of it?
5 Answers Microsoft, Ready Test Go, Syntel,
Write the test cases for 2-way electric switch system. Write for GUI, functionality as well as stress testing