Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8579293
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T20:34:54+00:00 2026-06-11T20:34:54+00:00

For me it is the most important question about Regex, may be for some

  • 0

For me it is the most important question about Regex, may be for some others too.

I rarely use regular expressions. But whenever I have to tackle with a bit complex regular expression i find even hard to find the words for search.

And except regex I can not think any other thing in programming for which I could be stuck to search. And lot of problems of those domains, where your knowledge/skills are too little are solved easily by little search. But unable to do this thing in case of regex

For example I have a valid expression

Select * from sale  where Quantity < '10'  and Date <= curdate() and
Date >= date_sub(curdate(), interval 3 month)

I have allowed user to modify this query but after modification I want to verify that user has chnaged nothing except relational operators and values following the relation operators. Regex would be something like

Select .+ from sale  where Quantity [<|>|=|(<=)|(>=)] .+  and Date 
[<|>|=|(<=)|(>=)] .+ and Date [<|>|=|(<=)|(>=)] (string not containing any join)

This specific question is already solved. Actual question is general about Regex.

I can think only two solutions for problems like this

  1. To have a good knowledge/skills/concepts of regular expression
  2. Ask on forum.

In all other cases I usually find help from search without reading tutorials etc, except some very typical/unique/new type of technique. But search does not seem solid solution in case of regular expressions because they are mostly unique. Is it? How?

It does not mean I am against reading tutorials. I do myself and perhaps more for Regex than other things (Because we had not read them enough in our course) but still face problems

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T20:34:55+00:00Added an answer on June 11, 2026 at 8:34 pm

    You can ask questions about programming problems easily because you know the basic concepts: Loops, functions, lists, hashes, modules, strings, input, output, files – you know the basic vocabulary and therefore you know how to ask a programming question.

    But you didn’t get this knowledge from nothing – at one point you had to learn the basics. This is easy to forget because you take them for granted.

    With regular expressions, there are many new concepts to learn, a new vocabulary. Suddenly, there are new words like groups, alternations, anchors, lazy and greedy quantifiers, lookaround, atomic grouping, captures and much more…and you won’t get around learning that new vocabulary so you can ask meaningful questions.

    It’s not that difficult to get yourself acquainted with the basic concepts. Use a decent tutorial (http://www.regular-expressions.info), play with regexes in your favorite language, use online regex testers…Personally, I learned nearly everything I know about regexes from using RegexBuddy on a daily basis. And from StackOverflow.

    You can ask basic regex questions here, there are lots of them everyday. And usually only those get downvoted where it’s obvious the poster hasn’t put a shred of effort into them.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

On most common platforms (the most important being x86; I understand that some platforms
This question goes beoynd just programming, but I'd like to get some input on
My question may duplicate Default implementation for Object.GetHashCode() but I'm asking again because I
I know my question is too inaccurate to answer but let me give you
What are most important things you know about generics: hidden features, common mistakes, best
What are most important things you know about templates: hidden features, common mistakes, best
The two most important fields, that are everywhere in our warehouse, are the UserAccountKey
What is the most important or awaited feature in Visual Studio 2010??
EDIT Sorry I forgot the most important part here. Each key can have more
In your opinion, what are the most important languages for a programmer to know?

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.