mansi-k / SortMerge_Join

Implemented the two-phase merge sort algorithm to sort and then join 2 large SQL relations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please delete the previously generated txt file of joined records each time before executing the code again  
Let all the input files be in the current folder

About

Implemented the two-phase merge sort algorithm to sort and then join 2 large SQL relations


Languages

Language:C++ 99.5%Language:Shell 0.5%