Click here to Skip to main content
15,909,943 members
Home / Discussions / Database
   

Database

 
QuestionSQL SELECT query Pin
xoxoxoxoxoxox26-Jul-07 7:09
xoxoxoxoxoxox26-Jul-07 7:09 
AnswerRe: SQL SELECT query Pin
andyharman26-Jul-07 7:32
professionalandyharman26-Jul-07 7:32 
AnswerRe: SQL SELECT query Pin
Krish - KP26-Jul-07 21:33
Krish - KP26-Jul-07 21:33 
QuestionSelect employees haveing thier birthday with in coming 2 weeks Pin
Vipin.d26-Jul-07 5:52
Vipin.d26-Jul-07 5:52 
AnswerRe: Select employees haveing thier birthday with in coming 2 weeks Pin
andyharman26-Jul-07 6:43
professionalandyharman26-Jul-07 6:43 
GeneralRe: Select employees haveing thier birthday with in coming 2 weeks Pin
Vipin.d27-Jul-07 20:47
Vipin.d27-Jul-07 20:47 
AnswerRe: Select employees haveing thier birthday with in coming 2 weeks Pin
Pete O'Hanlon26-Jul-07 8:53
mvePete O'Hanlon26-Jul-07 8:53 
GeneralRe: Select employees haveing thier birthday with in coming 2 weeks Pin
Vipin.d27-Jul-07 20:26
Vipin.d27-Jul-07 20:26 
Thank you for ur reply..
I think, there is some logic problem in ur reply.
Means
"where the dateofbirth was between getdate() and dateadd(dd, getdate(), 14)"

Suppose an employe 'Sanker' whose DOB is "29/july/1982"

According ur reply,in select query the getdate value is 27/July/2007 and add 14 to it will return 10/aug/2007

do you think employee 'Sanker' will select from ur query??

All I ever wanted is what others have....
CrazySanker





GeneralRe: Select employees haveing thier birthday with in coming 2 weeks Pin
Pete O'Hanlon29-Jul-07 10:15
mvePete O'Hanlon29-Jul-07 10:15 
AnswerRe: Select employees haveing thier birthday with in coming 2 weeks Pin
Vipin.d27-Jul-07 20:48
Vipin.d27-Jul-07 20:48 
QuestionProblem with calling Scalar Function Pin
--miCZar--26-Jul-07 3:55
--miCZar--26-Jul-07 3:55 
AnswerRe: Problem with calling Scalar Function Pin
Blue_Boy26-Jul-07 4:13
Blue_Boy26-Jul-07 4:13 
GeneralRe: Problem with calling Scalar Function Pin
--miCZar--26-Jul-07 22:25
--miCZar--26-Jul-07 22:25 
AnswerRe: Problem with calling Scalar Function Pin
andyharman26-Jul-07 6:54
professionalandyharman26-Jul-07 6:54 
GeneralRe: Problem with calling Scalar Function Pin
--miCZar--26-Jul-07 22:27
--miCZar--26-Jul-07 22:27 
AnswerRe: Problem with calling Scalar Function Pin
Pete O'Hanlon26-Jul-07 9:41
mvePete O'Hanlon26-Jul-07 9:41 
Questioninserting values by checking the existing values Pin
dsaikrishna26-Jul-07 2:30
dsaikrishna26-Jul-07 2:30 
AnswerRe: inserting values by checking the existing values Pin
Mubashir Javaid26-Jul-07 2:42
Mubashir Javaid26-Jul-07 2:42 
Questiongetting second highest date from a sql table Pin
hkchauhan26-Jul-07 2:16
hkchauhan26-Jul-07 2:16 
AnswerRe: getting second highest date from a sql table Pin
Krish - KP26-Jul-07 2:21
Krish - KP26-Jul-07 2:21 
AnswerRe: getting second highest date from a sql table Pin
hk7792126-Jul-07 2:34
hk7792126-Jul-07 2:34 
Questioninserting values by checking the existing values Pin
dsaikrishna26-Jul-07 2:12
dsaikrishna26-Jul-07 2:12 
AnswerRe: inserting values by checking the existing values Pin
Eliz.k27-Jul-07 0:20
Eliz.k27-Jul-07 0:20 
QuestionHiding Report Parameters. Pin
Karuna Kumar26-Jul-07 0:34
Karuna Kumar26-Jul-07 0:34 
QuestionStored Procedure Issue Pin
Brendan Vogt26-Jul-07 0:00
Brendan Vogt26-Jul-07 0:00 

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.