adspace
Answer Posted / Nishant Singh
SQL Service Broker is a Microsoft SQL Server component that allows applications to exchange messages asynchronously. It enables queued notifications, transactions, and connections between multiple instances or databases.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are different types of constraints?
Can we make the the chages By Using the Sql if u know any function or process please inform me Actuall result: BRK1 Break 1 Part 1 00:01:00:00 60 BRK1 Break 1 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 BRK2 Break 2 Part 2 00:01:00:00 60 BRK2 Break 2 Part 3 00:01:00:00 60 BRK3 Break 3 Part 1 00:01:00:00 60 BRK3 Break 3 Part 2 00:01:00:00 60 Desired O/P: BRK1 Break 1 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 Part 3 00:01:00:00 60
What is the difference between upgrade and migration in sql server?
What are the properties of the transaction?
What is acid mean in sql server?
How to convert numeric expression data types using the cast() function?
Equi join and non equi join is possible with sql server?
Can sql servers link to other servers like oracle?
How can we solve concurrency problems?
How raid can influence database performance?
What is sql server query analyzer?
How can you append an identity column to a temporary table?
What is the difference between for xml raw and for xml auto?
What are the pros and cons of putting a scalar function in a queries select list or in the where clause?
If any stored procedure is encrypted, then can we see its definition in activity monitor?