What are parallel querys and query hints?
Answer / nagaraju bhatraju
parallel queries to optimize query execution and index
operations for computers that have more than one
microprocessor (CPU). Because SQL Server can perform a
query or index operation in parallel by using several
operating system threads, the operation can be completed
quickly and efficiently.
| Is This Answer Correct ? | 6 Yes | 0 No |
what are presession,postsession success and postsession failure commands ?
Differentiate between router and filter transformation?
in which situations do u go for sequence generator ?
explain abt union t/r?
what is the command to get the list of files in a directory in unix?
Two different admin users created for repository are ______ and_______
Explain factlessfact table with scenario
what is meant by data driven.. in which scenario we use that..?
Filter condition at workflow level & filter condition at mapping level . Which will get preference or which will work.
What is a surrogate key?Why we use it in a mapping?Pl give an example.
what is the size of u r source(like file or table)?
Which will beter perform IIf or decode?