could 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

Answer Posted / anupom das

Use Table variable with a identity column. Then make a while
loop row by row

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are null values the same as that of zero or a blank space?

677


What is 3nf normalization form?

659


What is difference between drop truncate and delete?

639


What have included columns when we talk about sql server indexing?

665


What do you understand by triggers and mention the different types of it?

570






Explain an incremental backup?

690


What is a view and what are its advantages?

758


How to get the query of a table in sql server?

579


What are “lost updates”?

690


What is the difference between a function and a stored procedure?

659


What are the dis_advantages of stored procedures, triggers, indexes?

1787


What is the full form of ddl?

589


What is model database in sql server?

682


Why truncate is ddl?

705


What is the function of inner join?

648