Click here to Skip to main content
16,006,535 members
Home / Discussions / Database
   

Database

 
GeneralRe: table construction/design question Pin
Damodar Periwal24-Jan-06 15:46
Damodar Periwal24-Jan-06 15:46 
QuestionHow to send email on perticular date and time? Pin
vicky45723-Jan-06 13:57
vicky45723-Jan-06 13:57 
AnswerRe: How to send email on perticular date and time? Pin
Qaiser Mehmood Mughal24-Jan-06 3:33
Qaiser Mehmood Mughal24-Jan-06 3:33 
GeneralRe: How to send email on perticular date and time? Pin
vicky45724-Jan-06 6:58
vicky45724-Jan-06 6:58 
Questionarrange by nearest date? Pin
jszpila23-Jan-06 10:03
jszpila23-Jan-06 10:03 
AnswerRe: arrange by nearest date? Pin
Colin Angus Mackay23-Jan-06 11:47
Colin Angus Mackay23-Jan-06 11:47 
GeneralRe: arrange by nearest date? Pin
jszpila23-Jan-06 12:25
jszpila23-Jan-06 12:25 
GeneralRe: arrange by nearest date? Pin
Colin Angus Mackay23-Jan-06 12:32
Colin Angus Mackay23-Jan-06 12:32 
jszpila wrote:
My results along these lines (I'm doing some formatting in the SQL - I'm doing the formatting independently with an alias so I don't think it would be messing it up):
01/26/06
01/18/06
01/31/06
01/13/06
02/10/06
12/31/05


Assuming you are doing a differential from today 23-Jan-2006

01/26/06 - 3 days from today
01/18/06 - 5 days
01/31/06 - 8 days
01/13/06 - 10 days
02/10/06 - 18 days
12/31/05 - 23 days

Seems reasonable to me. That's why I put the extra columns in the demonstration code, because it does seem a bit random.

ColinMackay.net
"Man who stand on hill with mouth open will wait long time for roast duck to drop in." -- Confucius
"If a man empties his purse into his head, no man can take it away from him, for an investment in knowledge pays the best interest." -- Joseph E. O'Donnell

GeneralRe: arrange by nearest date? Pin
jszpila24-Jan-06 3:45
jszpila24-Jan-06 3:45 
QuestionGetDate() in Stored Procedure Pin
Michael Flanakin23-Jan-06 5:35
Michael Flanakin23-Jan-06 5:35 
GeneralRe: GetDate() in Stored Procedure Pin
Michael Flanakin23-Jan-06 5:38
Michael Flanakin23-Jan-06 5:38 
GeneralRe: GetDate() in Stored Procedure Pin
Michael Flanakin23-Jan-06 5:54
Michael Flanakin23-Jan-06 5:54 
AnswerRe: GetDate() in Stored Procedure Pin
Qaiser Mehmood Mughal24-Jan-06 3:15
Qaiser Mehmood Mughal24-Jan-06 3:15 
Questionusing ado Pin
yamunasenthilvel23-Jan-06 4:58
yamunasenthilvel23-Jan-06 4:58 
AnswerRe: using ado Pin
S Douglas24-Jan-06 0:53
professionalS Douglas24-Jan-06 0:53 
Questionhelp with deletion and updation with the same code.. Pin
yamunasenthilvel23-Jan-06 2:06
yamunasenthilvel23-Jan-06 2:06 
Questionis it possible?? Pin
imsathy22-Jan-06 23:21
imsathy22-Jan-06 23:21 
AnswerRe: is it possible?? Pin
Colin Angus Mackay22-Jan-06 23:30
Colin Angus Mackay22-Jan-06 23:30 
GeneralRe: is it possible?? Pin
imsathy22-Jan-06 23:43
imsathy22-Jan-06 23:43 
GeneralRe: is it possible?? Pin
Paul Conrad23-Jan-06 19:21
professionalPaul Conrad23-Jan-06 19:21 
GeneralRe: is it possible?? Pin
imsathy23-Jan-06 22:30
imsathy23-Jan-06 22:30 
GeneralRe: is it possible?? Pin
Paul Conrad24-Jan-06 3:29
professionalPaul Conrad24-Jan-06 3:29 
QuestionT-SQL Problem Pin
WDI22-Jan-06 21:35
WDI22-Jan-06 21:35 
AnswerRe: T-SQL Problem Pin
Colin Angus Mackay22-Jan-06 21:54
Colin Angus Mackay22-Jan-06 21:54 
GeneralRe: T-SQL Problem Pin
WDI22-Jan-06 21:58
WDI22-Jan-06 21:58 

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.