What is the difference between two queries:
1. SELECT * FROM table WHERE 1=1;
2. SELECT * FROM table
Answer Posted / niranjan prasad
There is no defference in result. It shows same result-set
by using both the command.This question put you to misguide
only.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is intellisense?
What are the recovery models for a database?
Name three of the features managed by the surface area configuration tool? : sql server security
Explain relational data?
What do you mean by data manipulation language?
how to create “alternate row colour”?
What is sql stored procedure?
List out a number of the wants to setup a SQL Server failover cluster?
What is the difference between system objects and user objects?
What is log ldf?
What are the benefits and tasks of object explorer? : sql server management studio
explain the difference between oracle- sql and sql server sql ? if both are same y we r using 2 sw.s?
Mention a few common trace flags used with sql server?
what are constraints? : Sql server database administration
What is subreport?