SAP C_C4H630_21 Question Answer
What query syntax do you use for searching customers belonging to a segment using REST API?
select * from profile where segments.=
select * from profile where having(segments, (Segments.name = and segments.value =
))
select * from profile where attributes.=
select * from profile where having(segments, (attributes.segment= and
attributes.value=))
TESTED 21 Nov 2025
Copyright © 2014-2025 ACE4Sure. All Rights Reserved