cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Inquiry About Default Sorting Order for accounts.search API

MA57
Newcomer
0 Likes
228

I hope this message finds you well.

I am currently working with the accounts.search API in SAP Customer Data Cloud, and I would like to inquire about the default sorting order of the results when the order by clause is not specified. Could you please clarify what the default order is, and whether it is consistent across different implementations?

Accepted Solutions (0)

Answers (1)

Answers (1)

rose21wiley
Newcomer
0 Likes

@MA57 wrote:

I hope this message finds you well Partner Hours Starbucks

I am currently working with the accounts.search API in SAP Customer Data Cloud, and I would like to inquire about the default sorting order of the results when the order by clause is not specified. Could you please clarify what the default order is, and whether it is consistent across different implementations?


Hi there!
Thankyou for reaching out. When the order by clause is not specified in the accounts.search API of SAP Customer Data Cloud, the results are typically returned in the order they are stored in the database, which may not be consistent across different implementations or environments.
To ensure consistent and predictable results, it's best to always specify an order by clause in your queries.

Does this help clarify things for you?