Viewing 15 posts - 1,756 through 1,770 (of 15,381 total)
Hi and welcome to the forums. In order to help we will need a few things:
1. Sample DDL in the form of CREATE TABLE statements
2. Sample data in the form...
February 24, 2016 at 8:21 am
hlsc1983 (2/24/2016)
k if a student appear for the second time, then the reg_comp column value will be compartmental.
Not sure what you mean here. But if this is a value that...
February 24, 2016 at 7:55 am
I don't understand the logic here. Can you try to explain what you are trying to do?
February 24, 2016 at 7:41 am
The new post can be found here. http://www.sqlservercentral.com/Forums/Topic1763852-169-1.aspx
February 24, 2016 at 7:36 am
richieperkins (2/24/2016)
I am new to SQL done the first administrator course but as a platform support engineer and not a DBA I do find some of the more...
February 24, 2016 at 7:35 am
hlsc1983 (2/24/2016)
marks_id int,
subject_id ...
February 24, 2016 at 7:27 am
Sergiy (2/23/2016)
Did anyone of you guys who think "3" is a correct answer actually run the script in a batch?
The question repeats the word "batch" so...
February 24, 2016 at 7:13 am
ZZartin (2/23/2016)
hlsc1983 (2/23/2016)
please elaborate how the trigger is to be used and what it's supposed to look...
February 23, 2016 at 12:46 pm
Eric M Russell (2/23/2016)
February 23, 2016 at 12:36 pm
Alan.B (2/23/2016)
February 23, 2016 at 12:18 pm
hlsc1983 (2/23/2016)
For example, Java subject has 100 and 40 as full marks and pass...
February 23, 2016 at 9:45 am
hlsc1983 (2/23/2016)
ID Name
1 THET
2 THPA
3 PRET
4 PRPA
and what about the...
February 23, 2016 at 9:07 am
hlsc1983 (2/23/2016)
THPA: theory progressive assessment grade
PRET: practical end term grade
PRPA: practical progressive assessment grade
here is a sample of a record in the table:
java ...
February 23, 2016 at 8:38 am
IowaDave (2/23/2016)
So does CASE not matter here? All of the constraints were ALL CAPS but the inserts used TitleCase.
It would if you were using a case sensitive collation. But...
February 23, 2016 at 8:30 am
Luis Cazares (2/23/2016)
Sean Lange (2/23/2016)
Ed Wagner (2/23/2016)
Sean Lange (2/23/2016)
I am shocked at how many people (9% at time of this post) said there would be 4 rows. :w00t:Excellent question Steve.
That...
February 23, 2016 at 8:07 am
Viewing 15 posts - 1,756 through 1,770 (of 15,381 total)