Quantcast
Channel: NBStore Discussions Rss Feed
Viewing all articles
Browse latest Browse all 4081

New Post: Products which do not have a Category attached to it

$
0
0
/ Script for SelectTopNRows command from SSMS /
SELECT [ProductID]
  ,[PortalID]
  ,[TaxCategoryID]
  ,[Featured]
  ,[Archived]
  ,[CreatedByUser]
  ,[CreatedDate]
  ,[IsDeleted]
  ,[ProductRef]
  ,[ModifiedDate]
  ,[IsHidden]
FROM [dbo].[NB_Store_Products] as P
where P.ProductId not in (select [ProductID] FROM [dbo].[NB_Store_ProductCategory])

Viewing all articles
Browse latest Browse all 4081

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>