Click here to Skip to main content
15,922,015 members
Home / Discussions / Database
   

Database

 
QuestionHow to calculate no of sundays between two dates in sql Pin
ahmedalisha30-Aug-07 0:07
ahmedalisha30-Aug-07 0:07 
AnswerRe: How to calculate no of sundays between two dates in sql Pin
gauthee30-Aug-07 0:41
gauthee30-Aug-07 0:41 
AnswerRe: How to calculate no of sundays between two dates in sql [modified] Pin
John-ph30-Aug-07 1:37
John-ph30-Aug-07 1:37 
GeneralRe: How to calculate no of sundays between two dates in sql Pin
shivvish30-Aug-07 21:18
shivvish30-Aug-07 21:18 
AnswerRe: How to calculate no of sundays between two dates in sql Pin
shivvish30-Aug-07 21:16
shivvish30-Aug-07 21:16 
AnswerRe: How to calculate no of sundays between two dates in sql Pin
DQNOK31-Aug-07 4:00
professionalDQNOK31-Aug-07 4:00 
Questionhow to use max function Pin
prasadbuddhika29-Aug-07 23:59
prasadbuddhika29-Aug-07 23:59 
AnswerRe: how to use max function Pin
Pete O'Hanlon30-Aug-07 0:03
mvePete O'Hanlon30-Aug-07 0:03 
Use the order by on the salaries instead. If you order by descending, then the highest salaries will be first. If you don't care about duplicate salaries this is the way to do it.

Deja View - the feeling that you've seen this post before.

GeneralRe: how to use max function Pin
prasadbuddhika30-Aug-07 0:13
prasadbuddhika30-Aug-07 0:13 
GeneralRe: how to use max function Pin
Pete O'Hanlon30-Aug-07 1:02
mvePete O'Hanlon30-Aug-07 1:02 
GeneralRe: how to use max function Pin
prasadbuddhika30-Aug-07 2:24
prasadbuddhika30-Aug-07 2:24 
GeneralRe: how to use max function Pin
Vimalsoft(Pty) Ltd30-Aug-07 19:40
professionalVimalsoft(Pty) Ltd30-Aug-07 19:40 
AnswerRe: how to use max function Pin
Vimalsoft(Pty) Ltd30-Aug-07 1:14
professionalVimalsoft(Pty) Ltd30-Aug-07 1:14 
GeneralRe: how to use max function Pin
prasadbuddhika30-Aug-07 2:25
prasadbuddhika30-Aug-07 2:25 
GeneralRe: how to use max function Pin
Urs Enzler30-Aug-07 7:22
Urs Enzler30-Aug-07 7:22 
GeneralRe: how to use max function Pin
Vimalsoft(Pty) Ltd30-Aug-07 19:47
professionalVimalsoft(Pty) Ltd30-Aug-07 19:47 
QuestionHow to create a new record, as part of a batch run, in MSAccess Pin
jonathanm529-Aug-07 22:08
jonathanm529-Aug-07 22:08 
AnswerRe: How to create a new record, as part of a batch run, in MSAccess Pin
Pete O'Hanlon29-Aug-07 23:05
mvePete O'Hanlon29-Aug-07 23:05 
QuestionVariable database name when executing stored procedure Pin
John Gathogo29-Aug-07 22:00
John Gathogo29-Aug-07 22:00 
AnswerRe: Variable database name when executing stored procedure Pin
DLM@TD14-Sep-07 11:31
DLM@TD14-Sep-07 11:31 
QuestionDIFFERENCE Pin
aprasy29-Aug-07 9:30
aprasy29-Aug-07 9:30 
AnswerRe: DIFFERENCE Pin
Pete O'Hanlon29-Aug-07 9:52
mvePete O'Hanlon29-Aug-07 9:52 
QuestionSQL Query for Excel file Pin
Swisher2429-Aug-07 6:55
Swisher2429-Aug-07 6:55 
AnswerRe: SQL Query for Excel file Pin
aztekka29-Aug-07 10:13
aztekka29-Aug-07 10:13 
GeneralRe: SQL Query for Excel file Pin
Swisher2430-Aug-07 4:00
Swisher2430-Aug-07 4: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.