Click here to Skip to main content
15,889,867 members
Home / Discussions / Database
   

Database

 
GeneralRe: Urgent! Need Help with SQL Statement Pin
Small Rat23-Jul-04 18:47
Small Rat23-Jul-04 18:47 
GeneralRe: Urgent! Need Help with SQL Statement Pin
bunnymaniac26-Jul-04 17:03
bunnymaniac26-Jul-04 17:03 
GeneralOLEDB question... Pin
CherezZaboro23-Jul-04 5:36
CherezZaboro23-Jul-04 5:36 
GeneralRe: OLEDB question... Pin
Mike Dimmick23-Jul-04 6:20
Mike Dimmick23-Jul-04 6:20 
GeneralRe: OLEDB question... Pin
CherezZaboro23-Jul-04 6:32
CherezZaboro23-Jul-04 6:32 
GeneralAnyone have any experience with FireBird Pin
partyganger22-Jul-04 17:45
partyganger22-Jul-04 17:45 
GeneralRe: Anyone have any experience with FireBird Pin
michanne124-Jul-04 6:51
michanne124-Jul-04 6:51 
QuestionHow to find number of student Pin
DotNet22-Jul-04 16:52
DotNet22-Jul-04 16:52 
Hie all, I have 3 tables - Assessment, Unit, Department.

How can I find :
The numbers of those students who, while attending one or more units run by the department named 'computing', are not attending every unit run by the department named 'computing'.

Hope to hear from you soon.
Thanks.


(ASSESSMENT - Table)
s_no u_no final-grade
S001 Q2 95
S002 Q1 61
S003 Q3 65
S004 Q4 53
S005 Q5 63
S006 Q1 78
S007 Q4 95
S001 Q1 45
S001 Q3 75
S001 Q5 98
S001 Q6 85

(UNIT - Table)
u_no d_no uname
Q1 D1 Programming
Q2 D2 French Language
Q3 D1 Hardware
Q4 D2 French Politics
Q5 D1 Logic
Q6 D1 Operating Systems
Q7 D3 Finance
Q8 D2 French Literature

(DEPARTMENT - Table)
d_no d_name hod(head of dept)
D1 Computing Steve
D2 Language Smith
D3 Business Anne
D4 Accountacy Joe
D5 Art Carol


AnswerRe: How to find number of student Pin
partyganger22-Jul-04 17:28
partyganger22-Jul-04 17:28 
GeneralRe: How to find number of student Pin
DotNet22-Jul-04 17:50
DotNet22-Jul-04 17:50 
GeneralRe: How to find number of student Pin
partyganger22-Jul-04 18:18
partyganger22-Jul-04 18:18 
AnswerRe: How to find number of student Pin
Bill Dean23-Jul-04 8:57
Bill Dean23-Jul-04 8:57 
GeneralRe: How to find number of student Pin
DotNet24-Jul-04 0:07
DotNet24-Jul-04 0:07 
Generalmutiple ODBC help!!! Pin
Member 123981322-Jul-04 16:34
Member 123981322-Jul-04 16:34 
GeneralRe: mutiple ODBC help!!! Pin
Small Rat23-Jul-04 18:52
Small Rat23-Jul-04 18:52 
QuestionCan't get value from DataSet into variable without explicit casting? Pin
ThomasH122-Jul-04 13:17
ThomasH122-Jul-04 13:17 
GeneralParsing, Processing, And Inserting Multiple Records Into a Database Design Question Pin
Member 66660722-Jul-04 10:47
Member 66660722-Jul-04 10:47 
Generalstore a c# byte array Pin
pelos22-Jul-04 6:38
pelos22-Jul-04 6:38 
GeneralRe: store a c# byte array Pin
partyganger22-Jul-04 17:30
partyganger22-Jul-04 17:30 
GeneralRe: store a c# byte array Pin
pelos22-Jul-04 23:41
pelos22-Jul-04 23:41 
GeneralRe: store a c# byte array Pin
Anonymous23-Jul-04 9:29
Anonymous23-Jul-04 9:29 
GeneralRe: store a c# byte array Pin
partyganger23-Jul-04 9:30
partyganger23-Jul-04 9:30 
Generaldatagrid Pin
viviansm21-Jul-04 21:26
viviansm21-Jul-04 21:26 
GeneralRe: Very Urgent SQL query Pin
ThomasH122-Jul-04 13:20
ThomasH122-Jul-04 13:20 
GeneralRe: Very Urgent SQL query Pin
partyganger22-Jul-04 18:23
partyganger22-Jul-04 18:23 

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.