when I just run a Select Statement without giving any condition.
Then SQL Server always perform a full table scan and depending on data size it takes some time. Not to forget the network workload and client takes time to represent the amount of data. So which improvement do you expect here?