Languages SQL Querying  

Avoiding Cursors

download download  
important code information
author:
Thivya Prabakaran
minimum requirements:
Avoiding Cursors description

Some times, in our query, we may use temporary tables and cursor's to get the required result. This implementation in some cases can be avoided using User Defined Functions.


File List:
@PSC_ReadMe_791_5.txt1Kb
Avoiding Cursors.doc23Kb

Similar code
A Script To Get Database Info (Popularity: ) : To get all information about current database. (TableName, FieldName, Type, Length, NULLable, Refer, and more ...) It's usefull when you ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 25
version
size in Kb 4
popularity   380/5827733
user rating 0/10
ad


New Code
Popular Code