This topic contains 0 replies, has 0 voices, and was last updated by donnaf 6 years, 8 months ago.

  • Author
    Posts
  • #22547

    donnaf

    I need to created a saved search where I find any customers who have used a promotion but also show all other orders they have placed.

    In regular sql it would be something like – Select * from sales_file where customer in(select customer from so_file where promotion = "desired_promotion"
    This is a cached copy. Click here to see the original post.

You must be logged in to reply to this topic.