What meant by Performance Tuning,how can we do the performance tuning on stored procedures and tell some steps to do the performance tuning
TCS,
3 10120how to find the particular row in table?(means suppose one table contain 10 rows , in these 10 rows how to find the particular row(example in 10 rows i want 5 row how)?
16 26489what’s the difference between Covering Indexes and Clustered Indexes ? how to use clustered index small ?
1 2045could you please reply for these question: 1.About Use Apply? 2.Avoid cursors - When we have a situation that we can not avoid the use of cursor than what is the alternate solution? is there anything we can use instead of cursor to perform the desired task? which optiomize the peroformance too. 3.What is computed columns? Thanks in advance. Regards, Rupesh
3 6112
What kind of problems occurs if we do not implement proper locking strategy?
Does view occupy space?
How to convert numeric expression data types using the cast() function?
what is the difference between openrowset and openquery?
How to enter binary string literals in ms sql server?
Why use identity in sql server?
How can I check that whether automatic statistic update is enabled or not?
How raid can influence database performance?
Equi join and non equi join is possible with sql server?
How do I create a trace in sql server?
Can we shrink data file in sql server?
What are the different types of subquery?
What is sql or structured query language?
What is a view in sql?
What is temporary table in sql server? Why we use temp table?