Quantcast
Channel: Teradata Developer Exchange - performance
Viewing all articles
Browse latest Browse all 11

performance of two columns

$
0
0

Hi,

could you please let me know whether there will be any difference in performance between the following two queries. As i don't have any internal knowledge about sql, i have this doubt.

table A: column alpha has 100 million records
table B: column beta has 45 million records 

 

Query 1

SELECT 
A.alpha 
FROM A
WHERE 
A.alpha = B.beta

Query 2

read more


Viewing all articles
Browse latest Browse all 11

Latest Images

Trending Articles



Latest Images

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