Click here to Skip to main content
15,917,321 members
Home / Discussions / Database
   

Database

 
QuestionHow to access a password protected MS Access database Pin
pc_dev29-Dec-09 1:05
pc_dev29-Dec-09 1:05 
AnswerRe: How to access a password protected MS Access database Pin
Eddy Vluggen29-Dec-09 1:53
professionalEddy Vluggen29-Dec-09 1:53 
GeneralRe: How to access a password protected MS Access database Pin
pc_dev30-Dec-09 6:46
pc_dev30-Dec-09 6:46 
QuestionTSQL DATETIME Pin
cdpace28-Dec-09 21:58
cdpace28-Dec-09 21:58 
AnswerRe: TSQL DATETIME Pin
Eddy Vluggen28-Dec-09 23:05
professionalEddy Vluggen28-Dec-09 23:05 
AnswerRe: TSQL DATETIME Pin
WoutL29-Dec-09 0:21
WoutL29-Dec-09 0:21 
GeneralRe: TSQL DATETIME Pin
cdpace29-Dec-09 3:16
cdpace29-Dec-09 3:16 
QuestionInteresting question about a MIN function and usage Pin
James Shao28-Dec-09 15:10
James Shao28-Dec-09 15:10 
I have a series of time series data. How do I construct a SQL statement to find whether the minimum (or trough) between 2 different dates is smaller than both the values on the starting date and the ending date? My table has StockName, Date, and Price column.

The purpose of this query is to find all the stocks when their price slopes changes from negative to positive. Smile | :) So if a minimum point does exists between the 2 dates but is smaller than either starting and ending values, it means there's a slope change like the following:


*................*..
..*............*....
....*........*......
.......*....*.......
.........*..........

Could you please provide a sample query statement?

Much thanks in advance!
AnswerRe: Interesting question about a MIN function and usage Pin
Luc Pattyn28-Dec-09 15:37
sitebuilderLuc Pattyn28-Dec-09 15:37 
GeneralRe: Interesting question about a MIN function and usage [modified] Pin
James Shao28-Dec-09 21:51
James Shao28-Dec-09 21:51 
GeneralRe: Interesting question about a MIN function and usage Pin
Luc Pattyn29-Dec-09 0:57
sitebuilderLuc Pattyn29-Dec-09 0:57 
GeneralRe: Interesting question about a MIN function and usage Pin
James Shao29-Dec-09 4:24
James Shao29-Dec-09 4:24 
AnswerRe: Interesting question about a MIN function and usage [modified] Pin
Corporal Agarn29-Dec-09 4:30
professionalCorporal Agarn29-Dec-09 4:30 
GeneralRe: Interesting question about a MIN function and usage Pin
James Shao30-Dec-09 12:47
James Shao30-Dec-09 12:47 
GeneralRe: Interesting question about a MIN function and usage Pin
Corporal Agarn31-Dec-09 1:05
professionalCorporal Agarn31-Dec-09 1:05 
QuestionProblem with the french character with sql server 2005 Pin
pranavcool27-Dec-09 18:44
pranavcool27-Dec-09 18:44 
AnswerRe: Problem with the french character with sql server 2005 Pin
Luc Pattyn28-Dec-09 1:33
sitebuilderLuc Pattyn28-Dec-09 1:33 
GeneralRe: Problem with the french character with sql server 2005 Pin
Eddy Vluggen28-Dec-09 2:24
professionalEddy Vluggen28-Dec-09 2:24 
GeneralRe: Problem with the french character with sql server 2005 Pin
Luc Pattyn28-Dec-09 2:33
sitebuilderLuc Pattyn28-Dec-09 2:33 
GeneralRe: Problem with the french character with sql server 2005 Pin
Eddy Vluggen28-Dec-09 2:52
professionalEddy Vluggen28-Dec-09 2:52 
GeneralRe: Problem with the french character with sql server 2005 Pin
Luc Pattyn28-Dec-09 3:09
sitebuilderLuc Pattyn28-Dec-09 3:09 
GeneralRe: Problem with the french character with sql server 2005 Pin
Eddy Vluggen28-Dec-09 6:34
professionalEddy Vluggen28-Dec-09 6:34 
AnswerRe: Problem with the french character with sql server 2005 [modified] Pin
Eddy Vluggen28-Dec-09 2:19
professionalEddy Vluggen28-Dec-09 2:19 
QuestionHelp me understand this unusual query... [modified] Pin
Rafferty Uy27-Dec-09 15:44
Rafferty Uy27-Dec-09 15:44 
AnswerRe: Help me understand this unusual query... Pin
Luc Pattyn28-Dec-09 1:46
sitebuilderLuc Pattyn28-Dec-09 1:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.