Hi
I would like to know if I could find some online information about how the data is processed behind an SQL statement
Especially the JOIN issue, I would like to know what are the performances problems when you link a huge table (1 billion rows) with an average table (few thousands of rows) and what creates these problems.
Thanx for help
I would like to know if I could find some online information about how the data is processed behind an SQL statement
Especially the JOIN issue, I would like to know what are the performances problems when you link a huge table (1 billion rows) with an average table (few thousands of rows) and what creates these problems.
Thanx for help