Hi All,
we have a table valued function fn_ProductType which accepts a ProductID and Order Date as inputs and returns 1 row with 4 columns. ProductID, IsPro,IsBasic,IsOther.
The function basically checks the type of a product based on ce
we have a table valued function fn_ProductType which accepts a ProductID and Order Date as inputs and returns 1 row with 4 columns. ProductID, IsPro,IsBasic,IsOther.
The function basically checks the type of a product based on ce