You want your report to display a hyperlink that will take users to your intranet. How do you configure such a hyperlink?
310You want to use bids to deploy a report to a different server than the one you chose in the report wizard. How can you change the server url?
155
What is awe?
What is the difference between resultset and resultsetmetadata?
What is user-defined function? Explain its types i.e. Scalar and inline table value user-defined function?
What is the difference between Clustered and Non-Clustered Index?
Explain the steps to use transact-sql cursor?
Explain log shipping?
Explain optimistic and pessimistic concurrency?
Explain four layers of abstraction microsoft architectured?
Define msdb database?
What are the general features of sql server management studio? : sql server management studio
What is hierarchy, what are its types and difference between them? : sql server analysis services, ssas
How are the unique and primary key constraints different?
What is the xml datatype?
what is the difference between count(*) and count(1) ?
What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting is possible?