Filtering data from a mysql table using a date range where date format is VACHAR ('AUG-18')MySQL: Deadlock in...

How to not let the Identify spell spoil everything?

I have trouble understanding this fallacy: "If A, then B. Therefore if not-B, then not-A."

How can I take a waterfall's effect on a jump into consideration mechanically?

Why did Ylvis use "go" instead of "say" in phrases like "Dog goes 'woof'"?

What can I do to encourage my players to use their consumables?

Is .NET Framework 3.5 still needed with a SQL Server 2017 installation to utilize Database Mail?

Why is it that Bernie Sanders is always called a "socialist"?

Co-worker sabotaging/undoing my work. (Software Development)

Can me and my friend spend the summer in Canada (6 weeks) at 16 years old without an adult?

Why is Shelob considered evil?

How can I handle players killing my NPC outside of combat?

How to put text above column in minipage?

How does resistance convert voltage to current?

Plausible reason for gold-digging ant

Was Claire Dearing blamed for any of Jurassic World's failings?

Writing dialogues for characters whose first language is not English

How do you get out of your own psychology to write characters?

How do I avoid the "chosen hero" feeling?

Possible issue with my W4 and tax return

What is the draw frequency for 3 consecutive games (same players; amateur level)?

If I tried and failed to start my own business, how do I apply for a job without job experience?

Why does this relation fail symmetry and transitivity properties?

Critique vs nitpicking

Create linguistic diagram (in TikZ?)



Filtering data from a mysql table using a date range where date format is VACHAR ('AUG-18')


MySQL: Deadlock in a single table UPDATE…WHEREMySQL importing data from csv fileMYSQL 5.7 Innodb bufferpool settingsHow should I model a database structure to retain calculation results?MySQL Workbench: Unable to CREATE/UPDATE table from valid SELECTMySQL restore lost data after update from 5.7 -> 8.0.11Migration of table from MySQL to Oracle using GoldenGateAdd ID and Type from supplemental tables to parent table using SQL (MySQL & Laravel Polymorphic relations)Trying to maximize the performance of a query MySQL 5.7LOAD DATA CONCURRENT LOCAL INFILE from another machine













0















Sample Data



TRAINING_DATE GENDER
AUG-18 M
AUG-18 F
SEPT-18 F
OCT-18 M
OCT-18 M
NOV-18 M
NOV-18 F



Expected Output.
Number of people trained between SEPT-18 and NOV-18
F M
2 3









share



























    0















    Sample Data



    TRAINING_DATE GENDER
    AUG-18 M
    AUG-18 F
    SEPT-18 F
    OCT-18 M
    OCT-18 M
    NOV-18 M
    NOV-18 F



    Expected Output.
    Number of people trained between SEPT-18 and NOV-18
    F M
    2 3









    share

























      0












      0








      0








      Sample Data



      TRAINING_DATE GENDER
      AUG-18 M
      AUG-18 F
      SEPT-18 F
      OCT-18 M
      OCT-18 M
      NOV-18 M
      NOV-18 F



      Expected Output.
      Number of people trained between SEPT-18 and NOV-18
      F M
      2 3









      share














      Sample Data



      TRAINING_DATE GENDER
      AUG-18 M
      AUG-18 F
      SEPT-18 F
      OCT-18 M
      OCT-18 M
      NOV-18 M
      NOV-18 F



      Expected Output.
      Number of people trained between SEPT-18 and NOV-18
      F M
      2 3







      mysql-5.7





      share












      share










      share



      share










      asked 8 mins ago









      Lodza Wa MampelaLodza Wa Mampela

      32




      32






















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "182"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdba.stackexchange.com%2fquestions%2f230635%2ffiltering-data-from-a-mysql-table-using-a-date-range-where-date-format-is-vachar%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Database Administrators Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdba.stackexchange.com%2fquestions%2f230635%2ffiltering-data-from-a-mysql-table-using-a-date-range-where-date-format-is-vachar%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          ORA-01691 (unable to extend lob segment) even though my tablespace has AUTOEXTEND onORA-01692: unable to...

          Always On Availability groups resolving state after failover - Remote harden of transaction...

          Circunscripción electoral de Guipúzcoa Referencias Menú de navegaciónLas claves del sistema electoral en...