adspace
Answer Posted / foolishchild
'c'. where c represent any character.
| Is This Answer Correct ? | 1 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 is a scheduled job or what is a scheduled task?
what is the difference between openrowset and openquery?
How to remove duplicate rows from table except one?
Can we shrink data file in sql server?
What are the risks of storing a hibernate-managed object in a cache? How do you overcome the problems?
What is standby servers? Explain types of standby servers.
Does view occupy space?
What are the kinds of subquery?
What are the properties of the transaction?
What are the source of constraints?
How to connect php with different port numbers?
What is the difference between upgrade and migration in sql server?
List the ways in which dynamic sql can be executed?
How can you append an identity column to a temporary table?