To ensure that the Oracle property value always contains a constant string...

Asked 1 years ago, Updated 1 years ago, 79 views

I want to set the same string to always be entered in one property in the table.

What should I do>?

oracle querying string identical

2022-09-21 19:22

1 Answers

When using mybatis, you can put the string you want to enter in the query statement input field value in advance in the mapper. Haha


2022-09-21 19:22

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.