I have Crores of Data in Oracle in string format. I want to run a rule engine on the messages for validations. For eg. Some strings can be more then set limit. Check the content of each string and validate few things in it.

Saurabh Govekar 0 Reputation points
2024-02-22T06:12:46.53+00:00

I have Crores of Data in Oracle in string format(in each row). I want to run a rules on these strings(rows) for validations.

For eg.

  1. Some strings can be more then set limit.
  2. Check the content of each string and validate few things in it.
  3. Some might contain special characters or links in them.
  4. Seggregate the strings in groups of similar format.

At the end i need to create a report of the rules outcome.

Which service can i use to solve the above problem statement.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,777 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.