Select from following answers:- select * from tbl
- select 1 from tbl
- select * from tbl where 1=2

- select * from tbl where 1=1
- All Above
If we false the condition in select statement, it returns all column with no row
Show Correct Answer
Source: MIND Infotech Interview | Asked In: Many Interviews |
Alert Moderator