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

  • Home
  • SEARCH
  • 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 9203685
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T23:31:39+00:00 2026-06-17T23:31:39+00:00

I have writen an sql statement to retrieve data from Mysql db and I

  • 0

I have writen an sql statement to retrieve data from Mysql db and I wanted to select data where myId start with three alpha and 4 digits example : ABC1234K1D2

myId REGEXP '^[A-Z]{3}/d{4}' 

but it gives me empty result(data is available in DB). Could someone point me to correct way.

  • 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-17T23:31:40+00:00Added an answer on June 17, 2026 at 11:31 pm

    Try this out :

    [A-Z]{3}[0-9]{4}
    

    If you want characters to be case insensitive. Try this :

    [a-zA-Z]{3}[0-9]{4}
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have written the following SQL statement in MySQL : USE my_database; SELECT *
Have a working SQL statement: my $q_it = $dbh->prepare(SELECT customdata.Field_ID, customdata.Record_ID, customdata.StringValue FROM customdata
I have written a query in Sql server 2008. select select * from program
I am using cakephp 2.1 and written sql statement as follows. SELECT * FROM
I'm trying to write an SQL statement to retrieve a list of users from
I have written my pivot SQL and it is working. The current SQL Statement
I have written a Windows service to collect information from all of our SQL
I have written a code to insert the data to SQL LITE database as
i have got a problem with my SQL Statement: Table structure: CREATE TABLE tags
So we have a piece of software which has a poorly written SQL statement

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.