msalemor / adventureworks-viewer-ai

A demo application to showcase adding intelligence to an application with different levels of complexity.
10 stars 4 forks source link

Update views_script.sql #1

Open dabedin opened 1 month ago

dabedin commented 1 month ago

vTopProductsSold depends on vOrderDetails, which should be created before. Also commented index on vProductAndDescription, as present already