Develop > Presentation layer > Customize marketing > Work with Product Advisor
Delete base search space for a category
The following steps explain how to delete records of a base search space for a category.
Procedure
- Open a command window, which corresponds to the database that you are using.
- Run the following SQL statement:
- delete from ICEXPLFEAT where CATGROUP_ID=xxxx
- delete from ICROOTCAT where CATGROUP_ID=xxxx
Where, xxxx is the category reference number for which search space needs to be deleted.
Related concepts
Related tasks
Create search space for Product Advisor
Delete separate search space for a category