Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 urgent help needed....pleasee help me

Author  Topic 

charles1309
Starting Member

15 Posts

Posted - 2007-11-05 : 09:18:16
i need urgent help sorting out my SQl please....
i have 6 tables
Student
class
lectures
student_results
attendance

my case study says " the system should be able to record attendance of student to any class. the system shoul also be able to automatically send out a warning to any student that misses any two lectures for the first time."

can anyone help me solve this problem on SQL (oracle) please...

charles

khtan
In (Som, Ni, Yak)

17689 Posts

Posted - 2007-11-05 : 09:22:07
quote:
SQL (oracle)


Answer
1. This is a Microsoft SQL Server forum. Any help will primary for MS SQL Server
2. We don't do homework / assignment. You should at least give it a try yourself.


KH
[spoiler]Time is always against us[/spoiler]

Go to Top of Page

charles1309
Starting Member

15 Posts

Posted - 2007-11-05 : 09:24:05
can you please help me... am trying it,, just dont know if i am doing the right thing,,,thanx

charles
Go to Top of Page

khtan
In (Som, Ni, Yak)

17689 Posts

Posted - 2007-11-05 : 09:27:23
what have you tried ? Post your query here


KH
[spoiler]Time is always against us[/spoiler]

Go to Top of Page

charles1309
Starting Member

15 Posts

Posted - 2007-11-05 : 09:59:23
i havent written any code yet..i am still doing my ER diagram. my idea is to have an assumption, every student taking 3 modules in a semister and ill take the module id into attendance table, have a true or flase statment for , student attending the lecture or not..
thanx

charles
Go to Top of Page

X002548
Not Just a Number

15586 Posts

Posted - 2007-11-05 : 10:25:12
Have you tried your TA?



Brett

8-)

Hint: Want your questions answered fast? Follow the direction in this link
http://weblogs.sqlteam.com/brettk/archive/2005/05/25/5276.aspx

Add yourself!
http://www.frappr.com/sqlteam



Go to Top of Page

charles1309
Starting Member

15 Posts

Posted - 2007-11-05 : 16:11:54
thanx very much brett.. i'll check the link

charles
Go to Top of Page
   

- Advertisement -