what is the out put of below queries?
a. select * from Emp where null = null;
b. select * from Emp where 1=1;
Answer Posted / rohit
in first case it would response and it will show error and
in second case it will show object belonging to first row
and column
| Is This Answer Correct ? | 4 Yes | 29 No |
Post New Answer View All Answers
What is the data tier application?
Explain trigger and trigger types?
How would you use user_constraints table in DB?
What is the cpu pressure?
How do database indexes work?
How to add a new dsn with the odbc driver for sql server?
Explain what is use of dbcc commands?
What stored by the msdb?
What are basics of policy management?
How does a profiler work?
Explain the collation?
What are key constraints?
What is an identity?
What are a database and a data warehouse?
What were the latest updates to SQL Azure service?