grep patterns - File

Hi
I have 3 patterns for example to be searched.
These three patterns are available in file1.

The patterns to be searched are in file2.

I want to search the pattern of file1 to file2.

Can any one help with example?

Regards
Dhana

grep -f patterns.file data.file