How to delete the following query using asp.net core web api. Query :
Select * from catalog.Industy.Category.Subcategory.Product where Product.Id="97c27069-4a16-44c3-bdf1-627c8ea339fa"
How to delete the following query using asp.net core web api. Query :
Select * from catalog.Industy.Category.Subcategory.Product where Product.Id="97c27069-4a16-44c3-bdf1-627c8ea339fa"
18 People are following this question.