I have seen many queries with something as follows.
Select 1 From table
What does this 1 mean, how will it be executed and,
1
The result is 1 for every record in the table.