Click here to Skip to main content
15,905,028 members
Home / Discussions / Database
   

Database

 
Questionsql/PLSQL :need a expert help on this Pin
ramina sen23-Jan-14 6:38
ramina sen23-Jan-14 6:38 
QuestionRe: sql/PLSQL :need a expert help on this Pin
Eddy Vluggen23-Jan-14 7:55
professionalEddy Vluggen23-Jan-14 7:55 
QuestionSSRS - No of Rows per page Pin
berba22-Jan-14 19:50
berba22-Jan-14 19:50 
AnswerRe: SSRS - No of Rows per page Pin
Mycroft Holmes22-Jan-14 21:30
professionalMycroft Holmes22-Jan-14 21:30 
QuestionMS-Access finding unmatched records Pin
BennyCriziko22-Jan-14 5:31
BennyCriziko22-Jan-14 5:31 
AnswerRe: MS-Access finding unmatched records Pin
Eddy Vluggen22-Jan-14 8:42
professionalEddy Vluggen22-Jan-14 8:42 
GeneralRe: MS-Access finding unmatched records Pin
BennyCriziko22-Jan-14 9:26
BennyCriziko22-Jan-14 9:26 
GeneralRe: MS-Access finding unmatched records Pin
Eddy Vluggen24-Jan-14 9:50
professionalEddy Vluggen24-Jan-14 9:50 
AnswerRe: MS-Access finding unmatched records Pin
Chris Quinn22-Jan-14 20:40
Chris Quinn22-Jan-14 20:40 
QuestionHow to query data base with 3 different conditions Pin
VishwaKL21-Jan-14 22:50
VishwaKL21-Jan-14 22:50 
AnswerRe: How to query data base with 3 different conditions Pin
Shameel21-Jan-14 23:32
professionalShameel21-Jan-14 23:32 
AnswerRe: How to query data base with 3 different conditions Pin
Richard Deeming22-Jan-14 1:49
mveRichard Deeming22-Jan-14 1:49 
GeneralRe: How to query data base with 3 different conditions Pin
VishwaKL22-Jan-14 18:55
VishwaKL22-Jan-14 18:55 
GeneralRe: How to query data base with 3 different conditions Pin
Richard Deeming23-Jan-14 1:32
mveRichard Deeming23-Jan-14 1:32 
QuestionRe: How to query data base with 3 different conditions Pin
Eddy Vluggen22-Jan-14 8:40
professionalEddy Vluggen22-Jan-14 8:40 
QuestionInput required..need help:recursive procedure & container logic Pin
ramina sen21-Jan-14 6:48
ramina sen21-Jan-14 6:48 
AnswerRe: Input required..need help:recursive procedure & container logic Pin
Eddy Vluggen21-Jan-14 6:57
professionalEddy Vluggen21-Jan-14 6:57 
AnswerRe: Input required..need help:recursive procedure & container logic Pin
Mycroft Holmes21-Jan-14 11:59
professionalMycroft Holmes21-Jan-14 11:59 
GeneralRe: Input required..need help:recursive procedure & container logic Pin
ramina sen22-Jan-14 7:04
ramina sen22-Jan-14 7:04 
Generaljoin query Pin
rushabhp21-Jan-14 0:05
rushabhp21-Jan-14 0:05 
QuestionRe: join query Pin
thatraja21-Jan-14 0:18
professionalthatraja21-Jan-14 0:18 
AnswerRe: join query Pin
rushabhp21-Jan-14 18:50
rushabhp21-Jan-14 18:50 
GeneralRe: join query Pin
King Fisher30-Jan-14 2:17
professionalKing Fisher30-Jan-14 2:17 
QuestionAccess 2007 Trying to get Report to break down Call Count within 3 consecutive time ranges. Pin
Member 1053318518-Jan-14 18:28
Member 1053318518-Jan-14 18:28 
AnswerRe: Access 2007 Trying to get Report to break down Call Count within 3 consecutive time ranges. Pin
Mycroft Holmes18-Jan-14 22:32
professionalMycroft Holmes18-Jan-14 22:32 
Caveat I have not worked with Access for a decade or more Blush | :O

I would add a calculated field to the table/view called ShiftNo - function is obvious. Calculate the shift and then group the report by the ShiftNo. Your query changes from a simple select to a grouped query. (not sure what the terminology is these days in Access)
Never underestimate the power of human stupidity
RAH

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.