What are functions

Answers were Sorted based on User's Feedback



What are functions..

Answer / parifs

Functions - the tasks or actions that software is intended
to perform

Is This Answer Correct ?    2 Yes 0 No

What are functions..

Answer / kotikhammam

Functions are saved T-sql routines that returns a value.

Is This Answer Correct ?    1 Yes 0 No

What are functions..

Answer / subrahmanyam

Function is collection of T-Sql statements and used as unit
of reuse

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What is the architecture of ms sql reporting service?

1 Answers  


can you any body tell me simple recovery,full recovery,bulk logged recovery where can use?

1 Answers  


what is Buffer cash and Log Cache? Can you Explain it?

1 Answers   Wipro,


Can a cursor be updated? If yes, how you can protect which columns are updated?

1 Answers  


Is it true, that there is no difference between a rule and a check constraint?

1 Answers  


what is the sql equivaent of the dataset relation object ?

1 Answers  


how to find number of columns in a table in sql server 2000 and 2005 also

7 Answers   HCL, Virtusa,


What is sub query and its properties?

1 Answers  


please can anyone answer this query Table 1 has 2 columns: EmployeeId,Age Table 2 has 2 columns: EmployeeId, Region Write SQL to Find the region who has the oldest person

10 Answers  


Explain about SQL server 2005?

1 Answers  


What is the syntax for encrypting a column in SQL Server?

1 Answers   MindCracker,


what is the query and condition to delete datas in sql server.

2 Answers  


Categories