Skip to content

Commit 5d861d6

Browse files
Update jms-developer-guide.md
Added a note that LIKE and BETWEEN keywords are not supported.
1 parent 6d2be8e commit 5d861d6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/service-bus-messaging/jms-developer-guide.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,9 @@ Selectors can be utilized when creating any of the below consumers -
308308
* Unshared non-durable subscription
309309
* Queue browser
310310

311+
> [!NOTE]
312+
> Service Bus selectors do not support "LIKE" and "BETWEEN" SQL keywords.
313+
311314
## AMQP disposition and Service Bus operation mapping
312315

313316
Here's how an AMQP disposition translates to a Service Bus operation:

0 commit comments

Comments
 (0)