|
Related Questions |
View Answer |
|
What are the responsibilities of a Server ?
|
View Answer
|
|
What are the disadvantages of the client/server model ?
|
View Answer
|
|
What are the advantages of client/server model ?
|
View Answer
|
|
Why is it better to use an integrity constraint to validate data in a table than to use a stored procedure?
|
View Answer
|
|
Why are the integrity constraints preferred to database triggers ?
|
View Answer
|
|
What is a transaction ?
|
View Answer
|
|
What are the various uses of database triggers ?
|
View Answer
|
|
What is an integrity constraint ?
|
View Answer
|
|
What is a event handler ?
|
View Answer
|
|
What are the types of processes that a server runs ?
|
View Answer
|
|
Why do stored procedures reduce network traffic ?
|
View Answer
|
|
What does teh term upsizing refer to ?
|
View Answer
|
|
Why is the most of the processing done at the sever ?
|
View Answer
|
|
What does preemptive in preemptive multitasking mean ?
|
View Answer
|
|
What is the difference between Truncate and Delete interms of Referential Integrity?
|
View Answer
|
|
What are steps required tuning this query to improve its performance?
|
View Answer
|
|
How to Select last N records from a Table?
|
View Answer
|
|
Which of the following is not a feature of a cursor FOR loop?
|
View Answer
|
|
Which of the following statements is true about implicit cursors?
|
View Answer
|
|
If a view on a single base table is manipulated will the changes be reflected on the base table?
|
View Answer
|