Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ SQL » Select a month in SQL
Select a month in SQL [message #29311] Fri, 15 October 2010 10:01 Go to previous message
koldo is currently offline  koldo
Messages: 3360
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
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Sqlite: Missing GetTransactionLevel() Method - Implemented
Next Topic: Missing ASSERT?
Goto Forum:
  


Current Time: Mon May 06 04:53:22 CEST 2024

Total time taken to generate the page: 0.01968 seconds