1
Answer

creating list from different columns from different tables

Photo of Vinod Kumar

Vinod Kumar

5y
755
1
Hi all, I am beginner in c# and I am struck creating list from a column of one table (was o be very specific how can I take all the email id’s present in one table and compare it with another list with already have a set of email ids) I already have a connection with sil database Thanks in advance

Answers (1)