Need to each line from text file (Having different table names )
In each table name having some numbers(E214 and E212) , that numbers have to check present or not
My inputs like :(table names with code)
this is my first table :(In that I have to check E.212 and E.214 present or not)
This is my data table:

THANKS
SHAIK
Anil_G
(Anil Gorthi)
2
@shaik.muktharvalli1
Can you please show where those values are and what to do what to extract etc
Show the input and output you need
cheers
My input files
- what I am extracted data store in DB
- text file fetched from client server
I have to check from DB (E212 and E214) each line from client text file
this my DB:
Huawei_IR21_DB.xlsx (8.5 KB)
this is sample Text file fetched from client:
Sample1.txt (2.8 MB)
My Output like:
I have to check from each table
Please help