|
|
Choosing A Webhost: |
[jira] Updated: (DERBY-81) Datetime datatypes should allow arithmetic opera: msg#00216apache.db.derby.devel
[ http://nagoya.apache.org/jira/browse/DERBY-81?page=history ] Satheesh Bandaram updated DERBY-81: ----------------------------------- Description: Datetime datatypes in Derby are date, time and timestamp. Currently Derby doesn't allow any arithmetic operations on them, limiting their use. It would be great to allow statements like: SELECT * FROM log WHERE modified_time > CURRENT_TIMESTAMP - 1 MONTH Commercial databases like Oracle, DB2 and mySQL also have this feature. SQL standard allows these operations along with INTERVAL types. Since Derby doesn't have INTERVAL datatypes, I would like to propose datetime arithmetic to Derby without INTERVALs. It should be possible to add, subtract datetime datatypes with a constant like '1 MONTH' (called a duration or INTERVAL in SQL standard). It should also be possible to subtract datetime types where the semantics are allowed according to SQL standard specification. was: Datetime datatypes in Derby are date, time and timestamp. Currently Derby doesn't allow any arithmetic operations on them, limiting their use. It would be great to allow statements like: SELECT * FROM log WHERE modified_time > CURRENT_TIMESTAMP – 1 MONTH Commercial databases like Oracle, DB2 and mySQL also have this feature. SQL standard allows these operations along with INTERVAL types. Since Derby doesn't have INTERVAL datatypes, I would like to propose datetime arithmetic to Derby without INTERVALs. It should be possible to add, subtract datetime datatypes with a constant like '1 MONTH' (called a duration or INTERVAL in SQL standard). It should also be possible to subtract datetime types where the semantics are allowed according to SQL standard specification. > Datetime datatypes should allow arithmetic operations on them. > -------------------------------------------------------------- > > Key: DERBY-81 > URL: http://nagoya.apache.org/jira/browse/DERBY-81 > Project: Derby > Type: New Feature > Components: SQL > Versions: 10.0.2.0 > Environment: Generic > Reporter: Satheesh Bandaram > Assignee: Satheesh Bandaram > > Datetime datatypes in Derby are date, time and timestamp. Currently Derby > doesn't allow any arithmetic operations on them, limiting their use. It would > be great to allow statements like: > SELECT * FROM log > WHERE modified_time > CURRENT_TIMESTAMP - 1 MONTH > Commercial databases like Oracle, DB2 and mySQL also have this feature. SQL > standard allows these operations along with INTERVAL types. Since Derby > doesn't have INTERVAL datatypes, I would like to propose datetime arithmetic > to Derby without INTERVALs. > It should be possible to add, subtract datetime datatypes with a constant > like '1 MONTH' (called a duration or INTERVAL in SQL standard). It should > also be possible to subtract datetime types where the semantics are allowed > according to SQL standard specification. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://nagoya.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [jira] Created: (DERBY-81) Datetime datatypes should allow arithmetic operations on them., Satheesh Bandaram (JIRA) |
|---|---|
| Next by Date: | [jira] Created: (DERBY-82) Add documentation for property - derby.language.logQueryPlan, Sunitha Kambhampati (JIRA) |
| Previous by Thread: | [jira] Created: (DERBY-81) Datetime datatypes should allow arithmetic operations on them., Satheesh Bandaram (JIRA) |
| Next by Thread: | [jira] Created: (DERBY-82) Add documentation for property - derby.language.logQueryPlan, Sunitha Kambhampati (JIRA) |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |