Quantcast
Channel: ฟอรัม Getting started with SQL Server
Viewing all articles
Browse latest Browse all 8428

Performance of Query Execution

$
0
0

Hi All,

I am curious to know about how execution will happen for the below scenario and which one would be faster.

Scenario: I have one table X having 50 columns and another table Y having 4 columns. Both table containssame no of records (1 millon). Let's say when I try to retrieve the data from the tables with below query.

"Select Col1,Col2,Col3,Col4 From Table X" or "SelectCol1,Col2,Col3,Col4 From Table Y"

Will there be any execution time difference?


Regards, Suraj Fegade (Microsoft Dynamics CRM)


Viewing all articles
Browse latest Browse all 8428

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>