1
Answer

How to write a Query for thisScenario in SQL Server???

Photo of varun

varun

12y
1.4k
1
Hi,
I have two tables as follows..



and the data in these tables is as follows
   

I want to write a query to display DrugName Instead of FKDrugId in Stock_Master Table.
can anyone help?

Answers (1)