Answer Posted / guest
SQL SERVER - is for running the databases SQL AGENT - is for
automation such as Jobs, DB Maintanance, Backups DTC - Is
for linking and connecting to other SQL Servers
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
define and explain the differences between clustered and non-clustered indexes.
What is the use of custom fields in report?
What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting are possible?
what is a transaction? : Sql server database administration
How do I view views in sql server?
Explain for xml explicit mode?
Explain the dbcc pintable command when would you use it?
Explain few examples of RDBMS?
Which are the olap features?
When multiple after triggers are attached to sql table, how to control the order of execution?
Why are sql functions used?
What is the difference between Triggers and Stored Procedure?
What is sql server transaction log file?
Where does the copy job runs in the log shipping primary or secondary? : sql server database administration
What is indexed view? How to create it?