阅读背景:

SQL Server CTE层次结构关键字搜索

来源:互联网 

I've run into a tricky issue with recursive searching in an eCommerce shop stored procedure. Basically this single procedure will return all products factoring in basic filters and paging, and using a parent/child category table to perform recursive checks down the hierarchy. This is works beautifully and the CTE's run extremely fast, however the recent addition of a keyword search which needs to search across the Category Name, Product Name, and Style Number has caused dramas. I've run into a tricky issue with recursive sea




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: