Click here to Skip to main content
15,897,122 members
Home / Discussions / Database
   

Database

 
AnswerRe: MDB file? Pin
J4amieC25-Feb-09 1:58
J4amieC25-Feb-09 1:58 
AnswerRe: MDB file? Pin
Wendelius25-Feb-09 4:34
mentorWendelius25-Feb-09 4:34 
Questionhow to get last row of the database table.or only latest row entered in table Pin
anujbanka178425-Feb-09 1:28
anujbanka178425-Feb-09 1:28 
AnswerRe: how to get last row of the database table.or only latest row entered in table Pin
Diving Flo25-Feb-09 3:36
Diving Flo25-Feb-09 3:36 
GeneralRe: how to get last row of the database table.or only latest row entered in table Pin
anujbanka178425-Feb-09 16:57
anujbanka178425-Feb-09 16:57 
QuestionDTS package Send Mail Pin
Ramkithepower25-Feb-09 0:52
Ramkithepower25-Feb-09 0:52 
AnswerRe: DTS package Send Mail Pin
Wendelius25-Feb-09 8:26
mentorWendelius25-Feb-09 8:26 
Questionms access Pin
hrishiS25-Feb-09 0:34
hrishiS25-Feb-09 0:34 
Hi to all

Could anyone please help me with a sql query.

I am using MS Access database with Vb.net2005

I have 3 table student,class_held,attendance with the following fields

1. student table (contains the details of students)

id (primary key)
fname
lname
batch_id
.
.

2.class_held (contains the details of each class held)

class_id (primary key)
date
batch_id
subject

3.attendance (contains the details of only absentees student) [there is no primary key I have given, class_id can be same for n number of students who are absent for a particular class ].[absentees are nothing but the student_id in the student table]

class_id
absentees



Now I want the list of students who are present for a particular class.
Thanks in advance

Regards,
HImangshuS

I am a learner Always

AnswerRe: ms access Pin
Wendelius25-Feb-09 1:13
mentorWendelius25-Feb-09 1:13 
GeneralRe: ms access Pin
hrishiS25-Feb-09 2:10
hrishiS25-Feb-09 2:10 
GeneralRe: ms access Pin
Wendelius25-Feb-09 5:05
mentorWendelius25-Feb-09 5:05 
GeneralRe: ms access Pin
hrishiS25-Feb-09 20:10
hrishiS25-Feb-09 20:10 
QuestionCovert Data in .DBF files to MS Sql Pin
pavanip24-Feb-09 22:23
pavanip24-Feb-09 22:23 
AnswerRe: Covert Data in .DBF files to MS Sql Pin
Wendelius25-Feb-09 1:19
mentorWendelius25-Feb-09 1:19 
Questioncan't crate trigger in stored procedure Pin
papy-boom24-Feb-09 22:22
papy-boom24-Feb-09 22:22 
AnswerRe: can't crate trigger in stored procedure Pin
Wendelius24-Feb-09 22:44
mentorWendelius24-Feb-09 22:44 
GeneralRe: can't crate trigger in stored procedure Pin
Riaan Booyzen24-Feb-09 23:57
Riaan Booyzen24-Feb-09 23:57 
QuestionHow to Select the Next 20 records in SQL server? Pin
star_platinum24-Feb-09 19:25
star_platinum24-Feb-09 19:25 
AnswerRe: How to Select the Next 20 records in SQL server? Pin
Wendelius24-Feb-09 19:30
mentorWendelius24-Feb-09 19:30 
GeneralRe: How to Select the Next 20 records in SQL server? Pin
star_platinum24-Feb-09 22:19
star_platinum24-Feb-09 22:19 
GeneralRe: How to Select the Next 20 records in SQL server? Pin
Wendelius25-Feb-09 0:01
mentorWendelius25-Feb-09 0:01 
AnswerRe: How to Select the Next 20 records in SQL server? Pin
Riaan Booyzen24-Feb-09 23:55
Riaan Booyzen24-Feb-09 23:55 
QuestionSP Optimization Pin
Guvera24-Feb-09 19:20
Guvera24-Feb-09 19:20 
AnswerRe: SP Optimization Pin
Wendelius24-Feb-09 19:34
mentorWendelius24-Feb-09 19:34 
GeneralRe: SP Optimization Pin
Guvera24-Feb-09 19:38
Guvera24-Feb-09 19:38 

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.