Call Support +91-85588-96644
TCYonline

Login

Sign Up

Please enter a Username or Email ID
Please enter a password
Keep me logged in
Please enter your name
Please enter your mobile number
You can't leave Captcha Code empty
By submitting this form, you agree to the Terms & Privacy Policy.
OR

Sign Up via Facebook

Sign Up via Google

Sign Up via Twitter

Download Software
Tests given

Download TCY App

App Image

Choose the correct output for the following query:

Select * from Emp where 2=1;

 
Query throws an error.
It displays Emp table's all data with rows and columns.
It displays only table column values.
It displays only table row values.
None of these

Reply


Please type your answer before submitting.
Submit

Here where condition is false so it wont display any columns.