adspace
Answer Posted / Pramod Kumar Singh
Spanning Tree Protocol (STP) is a network protocol used to prevent loops and ensure a loop-free topology in a layered Ethernet network. It achieves this by creating a spanning tree, where redundant network paths are disabled in order to avoid data packet loops.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
You have a stored procedure, which execute a lengthy batch job. This stored procedure is called from a trigger you do not want to slow the data entry process you do not want trigger to wait for this batch job to finish before it completes itself what you can do to speed up the process?
What are the different SQL Server Versions you have worked on?
How to provide default values to function parameters?
If you're given a raw data table, how would perform etl (extract, transform, load) with sql to obtain the data in a desired format?
How do I create a trace in sql server?
What are wait types?
Why should you use or avoid select * statements?
How to connect php with different port numbers?
Why use identity in sql server?
do you know how to configure db2 side of the application? : Sql server database administration
Where can you add custom error messages to sql server?
What is the difference between upgrade and migration in sql server?
What is a coalesce function?
How do I find query history in sql server?
List out the different types of locks available in sql server?