Home » U++ Library support » U++ SQL » Select a month in SQL
Select a month in SQL [message #29311] |
Fri, 15 October 2010 10:01  |
 |
koldo
Messages: 3437 Registered: August 2008
|
Senior Veteran |
|
|
Hello all
A very simple question. How do you do to select all the registers of a month?
For example, this expression to select all people born in November, is not permitted:
SQL & ::Select(SqlAll()).From(TABLE)
.Where(Month(BIRTHDATE) == 11);
Best regards
Iñaki
|
|
|
|
|
|
|
Goto Forum:
Current Time: Sun Jul 06 17:56:27 CEST 2025
Total time taken to generate the page: 0.03833 seconds
|