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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T02:52:11+00:00 2026-05-14T02:52:11+00:00

I have a data april/2010 to jan/2011 Is there any way to split the

  • 0

I have a data april/2010 to jan/2011
Is there any way to split the data with character to
and select the date as
The value before “to” as FROM
and The Value after “to” as TO
how to selet the splited value……… while i am selecting the data as it is as
select date from mytbl
how to select the date as two values

  • 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-05-14T02:52:12+00:00Added an answer on May 14, 2026 at 2:52 am

    If you have your data in a string, like this :

    $str = 'april/2010 to jan/2011';
    

    You can use the explode function to get the two parts :

    list ($from, $to) = explode(' to ', $str);
    

    Then, just to be sure, if we echo them :

    echo "From : $from<br />";
    echo "To : $to<br />";
    

    We get :

    From : april/2010
    To : jan/2011
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have data like the following: var data = [{ id: 1, date: new
I have a table with the following data. id Date of Issue Date of
I have the following data frame: Date1 Date2 Date3 Date4 Date5 1 25 April
I'm trying to split json data I have in a NSDictonary into smaller parts
i have data-grid in my application and i want to customize my data-grid so
I have 'data.xlsx' file with cells of numbers and letters. when I run this
I have data from travel diaries which has been read in from a csv
I have data coming from an external system (in CSV form). The data contains
I have data-segment attribute in my body tag that is changed by a slider.
I have data stored in three columns of Excel Column A: Serial Number Column

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.