diff --git a/en/application-dev/reference/apis/js-apis-data-rdb.md b/en/application-dev/reference/apis/js-apis-data-rdb.md index 2dff3ab63cb525e0916efaff8a84d4a2f553542b..50977a3f7b800bc670ecb0ff94e1628daf6ef3fe 100644 --- a/en/application-dev/reference/apis/js-apis-data-rdb.md +++ b/en/application-dev/reference/apis/js-apis-data-rdb.md @@ -972,7 +972,7 @@ Sets the **RdbPredicates** to match the specified string.

Yes

-

Value to match the RdbPredicates.

+

Value to match the RdbPredicates.
Wildcards are supported. The asterisk (*) represents zero, one, or more numbers or characters. The question mark (?) represents a single number or character.

@@ -989,7 +989,7 @@ Sets the **RdbPredicates** to match the specified string.

RdbPredicates

-

RdbPredicates object that matches the specified field.

+

RdbPredicates object that matches the specified string.

@@ -2639,4 +2639,3 @@ Defines a bucket to store key-value pairs. -