I have two tables:

Subscriber_detail SubscriberID | Merchant_ID 23 | 24

User_Detail

User_ID | User_RegisteredID 23 | 1001001 24 | 1001002

Need to fetch User_RegisteredID from User_Login table for SubscriberID and Merchant_ID from Subscriber_Detail

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.