Click here to Skip to main content
15,904,416 members
Home / Discussions / Database
   

Database

 
QuestionMultiple tables for same category in database? Pin
kbalias15-Jun-05 2:39
kbalias15-Jun-05 2:39 
AnswerRe: Multiple tables for same category in database? Pin
Colin Angus Mackay15-Jun-05 2:53
Colin Angus Mackay15-Jun-05 2:53 
GeneralSql Query Required! Pin
Zishan Haider15-Jun-05 2:28
Zishan Haider15-Jun-05 2:28 
GeneralRe: Sql Query Required! Pin
Colin Angus Mackay15-Jun-05 2:41
Colin Angus Mackay15-Jun-05 2:41 
GeneralRe: Sql Query Required! Pin
Zishan Haider15-Jun-05 2:46
Zishan Haider15-Jun-05 2:46 
GeneralRe: Sql Query Required! Pin
Colin Angus Mackay15-Jun-05 2:49
Colin Angus Mackay15-Jun-05 2:49 
GeneralRe: Sql Query Required! Pin
Colin Angus Mackay15-Jun-05 3:01
Colin Angus Mackay15-Jun-05 3:01 
GeneralRe: Sql Query Required! Pin
Zishan Haider15-Jun-05 21:36
Zishan Haider15-Jun-05 21:36 
Well.. you're right couldn't do it in SQL without a holidays table. However I did it in my C# program. I selected distinct dates from table ordered by Date Desc. Then I deleted every record with the date from my select query ignoring the first three.. Blush | :O Yes I know its poor performance, but this chunk has to run once every morning so I don't need any major performance here. And I had to do it without A holidays table. Thanks for your help Smile | :)

Regards
Zishan
GeneralQuestions OleDB JET4 Pin
Saksida Bojan14-Jun-05 23:07
Saksida Bojan14-Jun-05 23:07 
QuestionIs MSDE overkill for single computer? Pin
Nathan Holt at EMOM14-Jun-05 12:11
Nathan Holt at EMOM14-Jun-05 12:11 
AnswerRe: Is MSDE overkill for single computer? Pin
Christian Graus14-Jun-05 14:00
protectorChristian Graus14-Jun-05 14:00 
GeneralRe: Is MSDE overkill for single computer? Pin
Nathan Holt at EMOM15-Jun-05 6:15
Nathan Holt at EMOM15-Jun-05 6:15 
GeneralDatabase Event Log Pin
irwtla14-Jun-05 6:22
irwtla14-Jun-05 6:22 
GeneralMake COUNT(*) return 0 Pin
Luis Alonso Ramos14-Jun-05 5:48
Luis Alonso Ramos14-Jun-05 5:48 
GeneralRe: Make COUNT(*) return 0 Pin
Daniel Turini14-Jun-05 6:43
Daniel Turini14-Jun-05 6:43 
GeneralRe: Make COUNT(*) return 0 Pin
Luis Alonso Ramos14-Jun-05 3:55
Luis Alonso Ramos14-Jun-05 3:55 
GeneralRe: Make COUNT(*) return 0 Pin
toxcct14-Jun-05 20:52
toxcct14-Jun-05 20:52 
GeneralRe: Make COUNT(*) return 0 Pin
Luis Alonso Ramos15-Jun-05 6:53
Luis Alonso Ramos15-Jun-05 6:53 
GeneralOUTER JOIN, Crystal Reports Pin
V.13-Jun-05 23:40
professionalV.13-Jun-05 23:40 
GeneralSQL queries with adapter Pin
scchan198413-Jun-05 18:02
scchan198413-Jun-05 18:02 
GeneralRe: SQL queries with adapter Pin
Colin Angus Mackay13-Jun-05 22:34
Colin Angus Mackay13-Jun-05 22:34 
GeneralSQL Server distribution Pin
Tom Archer13-Jun-05 14:08
Tom Archer13-Jun-05 14:08 
GeneralRe: SQL Server distribution Pin
oykica13-Jun-05 19:48
oykica13-Jun-05 19:48 
GeneralStored procedure table parameter Pin
adilson05uk12-Jun-05 23:25
adilson05uk12-Jun-05 23:25 
GeneralRe: Stored procedure table parameter Pin
Christian Graus13-Jun-05 14:07
protectorChristian Graus13-Jun-05 14:07 

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.