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 7974035
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T08:15:39+00:00 2026-06-04T08:15:39+00:00

How can i search in sql by this rules: field should begins from no

  • 0

How can i search in sql by this rules:

  1. field should begins from no or one and more ‘0’
  2. field should end some number, for example 555

In other words pattern should match next records:

'555'
'0555'
'00555'
etc

Can sql do this in one select query (without string splitting or something else)?
Thank you.

  • 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-04T08:15:40+00:00Added an answer on June 4, 2026 at 8:15 am

    Perhaps like this:

    WHERE Field LIKE '%555' AND Field NOT LIKE '%[^0]%555'
    

    Try this live on SQL Fiddle.

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

Sidebar

Related Questions

How can I search my sql database for a table that contains a field
We have some search functionality that can return tens of thousands of results from
i am using sql server 2000 can i use full text search on the
This is quite weird but my search function can search for any word except
please help me with writing this search sql stored procedure procedure may have different
I have this sql search query that works, but it only works if votes
Short question since I don't know how to search for this. Can I re-update
I have this sql query: SELECT DISTINCT url FROM paragraphs WHERE MATCH (title) AGAINST('$query')
Ok guys working on search suggestions using jQuery-UI AutoComplete with results from sql-sever 2008
Can search engines such as Google index JavaScript generated web pages? When you right

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.