Bscit 304
Bscit 304
J-3591[S-1447] [2037]
B.Sc. (IT) (Semester - 2nd / 3rd)
RDBMS - II (B.Sc. (IT) - 304/204)
RDBMS DEVELOPMENT WITH SQL SERVER
Section - A
Q1) (15 x 2 = 30)
a) What is graphical query analyzer facility of SQL Server?
b) How does schema diagram differ from instance diagram?
c) How can we insert a result of a query into a table?
d) Describe the way to define table constraints.
e) What do you mean by base and derived relations?
f) List the group functions used in SQL.
g) How null values can be handled in SQL? Give an example.
h) What are the control statements in Transact-SQL?
i) What is foreign key?
j) Write syntax to call a procedure.
k) A statement must satisfy all constraints before the trigger is
invoked. Explain this statement with example.
1) What is the procedure to deny a permission?
m) What is difference between compute and compute by clause?
n) List the string functions used in SQL.
o) Write an query using multiple criteria to retrieve rows.
P.T.O.
Section - B
(9 x 5 = 45)
Q2) Why higher normal forms are usually avoided? Give two examples where
these normal forms are recommended strongly.
Q3) Describe the process of relational database definition. What are the inputs
and outputs?
Q4) Differentiate between SQL data types and user defined data types. Explain
user defined data type taking lucid examples.
Q5) Write the steps to create a table with SQL SERVER enterprise manager.
Q6) What do you mean by sub query? Describe the types of sub queries. How
is a sub query used as a scalar value?
Q7) What are the integrity rules? Explain referenced integrity using example?
What type of inconsistencies can be avoided using referenced integrity?
Q8) What is main difference between a relation and a view. Write syntax to
create, update and delete a view.
Q9) What are the parts of a trigger? How we can issue user defined error massage
during firing a trigger?
Q10) Describe the two security modes in which we can configure SQL
SERVER.
Q13) How does inline table valued function differ from multistatement table
valued function?
!!!!!
J-3591[S-1447] -2-