What are functions
Answers were Sorted based on User's Feedback
Answer / parifs
Functions - the tasks or actions that software is intended
to perform
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / kotikhammam
Functions are saved T-sql routines that returns a value.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / subrahmanyam
Function is collection of T-Sql statements and used as unit
of reuse
Is This Answer Correct ? | 0 Yes | 0 No |
Can store procedure call by user define function in SQL server?
How do you delete a trigger?
Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting are possible?
Why use cursor in sql server?
write the query for find the top 2 highest salary in sql server
36 Answers Cranes, Jayanti Software, Medi Assist, Rmax, TCS,
What is inline variable assignment?
What is the difference between system objects and user objects?
What is local temp table?
What are the properties of the relational tables?
What is table join?
What is an indexing strategy?
What are the steps you will take to improve performance of a poor performing query?