all groups > sql server programming > june 2007 >
You're in the

sql server programming

group:

sql quiz


sql quiz veeru
6/8/2007 11:25:59 PM
sql server programming:
hi,
These are some questions i found tricky, please try to answer
atleast some of questions.

1.The IF UPDATE(column_name) parameter in a trigger defination will
return
TRUE in case of an INSERT statement being executed on the triggered
table
--is this statement true/false.


2. Which of following datatypes is not supported by sql server ?
a. character
b. binary
c. logical
d. date
e. numeric
f. all are supported


3. A column that allows NULLs requires more space to store a value.
---is this statment true/false.


4. A cursor is a pointer that identifies a specific working row with
in a
set.
---is this statment true/false.


5. Study the situation described below and identify the nature of
relationship /
Each student can enroll into more than one class. Each class can
accommodate more than one student.


a. 1 to N
b. 1 to 1
c. M to N to 1
d. M to N
e. N to 1
( what relation of M and N with the question ?)


thanks
v
Re: sql quiz Roy Harvey
6/9/2007 12:00:00 AM
1) Write an UPDATE trigger and test it.

2) Read the documentation.

3) Read the documentation.

4) This is the sort of squishy terminology question that makes sense
only in the context of a course. The answer should be somewhere in
the course material.

5) Reread the question, paying careful attention to the first word.
Then do as the first word of the question directs.

On Fri, 08 Jun 2007 23:25:59 -0700, veeru <vikranth.vss@gmail.com>
[quoted text, click to view]
Re: sql quiz amish
6/9/2007 3:23:00 AM
[quoted text, click to view]

School assignment?
Re: sql quiz --CELKO--
6/9/2007 9:57:07 AM
This smells like a take-home exam. Here is a WALL STREET JOURNAL
article on "cyber cheaters":

http://online.wsj.com/public/article/SB113754697326149204.html?mod=todays_free_feature
Re: sql quiz Bob Lehmann
6/9/2007 5:35:39 PM
[quoted text, click to view]

Yes, the word 'The' will lead you to infinite knowledge. :>)

Bob Lehmann

[quoted text, click to view]

Re: sql quiz Roy Harvey
6/9/2007 9:55:02 PM
On Sat, 9 Jun 2007 17:35:39 -0600, "Bob Lehmann"
[quoted text, click to view]

Au contraire, my good fellow. While my respect for the word "The" can
hardly be less profound than your own, the first word of question 5 is
AddThis Social Bookmark Button