Click here to Skip to main content
15,891,033 members
Home / Discussions / Database
   

Database

 
GeneralRe: Using XQuery to update an XML field in Sql Sever 2005 Pin
Rob Philpott11-Feb-09 22:00
Rob Philpott11-Feb-09 22:00 
GeneralRe: Using XQuery to update an XML field in Sql Sever 2005 Pin
Wendelius12-Feb-09 3:04
mentorWendelius12-Feb-09 3:04 
QuestionMulti Platform Database Pin
urbane.tiger10-Feb-09 14:57
urbane.tiger10-Feb-09 14:57 
AnswerRe: Multi Platform Database Pin
Wendelius10-Feb-09 18:48
mentorWendelius10-Feb-09 18:48 
GeneralRe: Multi Platform Database Pin
urbane.tiger10-Feb-09 23:08
urbane.tiger10-Feb-09 23:08 
GeneralRe: Multi Platform Database Pin
Wendelius11-Feb-09 1:03
mentorWendelius11-Feb-09 1:03 
GeneralRe: Multi Platform Database Pin
urbane.tiger11-Feb-09 1:47
urbane.tiger11-Feb-09 1:47 
Questioninstructor allocation! Pin
Learner52010-Feb-09 2:02
Learner52010-Feb-09 2:02 
Hello everybody,
i have 3 tables Student, Instructor, and Allocation. I have 5 students and 2 instructors how can I allocate 2 instructors to 5 students for project supervision.

StudentId StudentName
1 Learner
2 Paul
3 Griffin
4 Inese
5 Kelly


InstructorId InstructorName
1 Sharma
2 Bill


this is out put table


AllocationId InstructorName StudentName
001 Sharma Learner
002 Sharma Paul
003 Bill Griffin
004 Bill Inese
005
where the Kelly will go?
please any body could give me a clue how should I do it either with queries or mathematical calculations.
let suppose if I write a stored procedure 'Allocation' which take two inputs students and instructors like Allocation 5,2 how it will work.

thnx in adv for any kind help.
regards
learner
AnswerRe: instructor allocation! Pin
J4amieC10-Feb-09 4:11
J4amieC10-Feb-09 4:11 
GeneralRe: instructor allocation Automatically! Pin
Learner52010-Feb-09 4:29
Learner52010-Feb-09 4:29 
GeneralRe: instructor allocation Automatically! Pin
J4amieC10-Feb-09 5:18
J4amieC10-Feb-09 5:18 
GeneralRe: instructor allocation Automatically! Pin
Learner52010-Feb-09 11:03
Learner52010-Feb-09 11:03 
QuestionStored procedure Pin
Karthick_gc10-Feb-09 0:34
Karthick_gc10-Feb-09 0:34 
AnswerRe: Stored procedure Pin
Rupesh Kumar Swami10-Feb-09 1:19
Rupesh Kumar Swami10-Feb-09 1:19 
AnswerRe: Stored procedure Pin
Wendelius10-Feb-09 1:23
mentorWendelius10-Feb-09 1:23 
AnswerRe: Stored procedure Pin
Ashfield10-Feb-09 1:38
Ashfield10-Feb-09 1:38 
QuestionSSIS-Need to create folder and move file programatically. Pin
Tarini Singh10-Feb-09 0:32
Tarini Singh10-Feb-09 0:32 
QuestionSQL2008 installation Pin
Member 45581399-Feb-09 22:53
Member 45581399-Feb-09 22:53 
AnswerRe: SQL2008 installation Pin
Wendelius9-Feb-09 23:19
mentorWendelius9-Feb-09 23:19 
QuestionQuery still returning NOT EQUAL Fields Pin
Sunset Towers9-Feb-09 14:26
Sunset Towers9-Feb-09 14:26 
AnswerRe: Query still returning NOT EQUAL Fields Pin
Wendelius9-Feb-09 18:24
mentorWendelius9-Feb-09 18:24 
GeneralRe: Query still returning NOT EQUAL Fields Pin
Sunset Towers9-Feb-09 18:58
Sunset Towers9-Feb-09 18:58 
GeneralRe: Query still returning NOT EQUAL Fields Pin
Wendelius9-Feb-09 20:13
mentorWendelius9-Feb-09 20:13 
QuestionAllocation! Pin
Learner5209-Feb-09 12:40
Learner5209-Feb-09 12:40 
QuestionSQL Foreign Key Issue Pin
Harvey Saayman9-Feb-09 10:02
Harvey Saayman9-Feb-09 10:02 

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.