What are data resources?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between for auto and for nested?
what is the use of database index(apart from the last searching of records) and what is the use of composite key?
How to use column default values in insert statements in ms sql server?
The Difference between 'Count' and 'Count(*)'
What is partition, how will you implement it? : sql server analysis services, ssas
What is a Trace frag?Where can we use this?
What is sql server 2000 work load governor?
How you can get a list of all the table constraints in a database? : Sql server administration
Suppose in a situation if two list boxes are there and if you select multiple options based on that the options related to those selected items should display in second list box. Again if we select multiple items in second listbox then the related to those selected items should display . In this scenario how will you design database,tables?
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 kind of lan types do you know? : Sql server database administration
What do you mean by acid?