Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Diffrent types of function

Answer Posted / subbu

There are three types :
Scalar
In-line and
Multi-statement functions

Scalar UDFs return a single value. They are similar to
built-in functions such as DB_NAME(), GETDATE(), or USER_ID
(), which return a single string, date, or integer

In-line UDFs return a single row or multiple rows and can
contain a single SELECT statement. Because in-line UDFs are
limited to a single SELECT, they can't contain much logic

multi-statement UDFs can contain any number of statements
that populate the table variable to be returned. Notice
that although you can use INSERT, UPDATE, and DELETE
statements against the table variable being returned, a
function cannot modify data in permanent tables

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to perform backup for certificates in sql server? : sql server security

1024


What are cursors in ms sql server?

1109


Can I run multiple instances of sql server 2000 at the same time on one computer?

1023


Explain the difference between HTTP and HTTPS in database?

974


Describe the functionalities that views support.

1050


How to use "begin ... End" statement structures in ms sql server?

957


What are the steps to follow to configure SQL*Net?

992


How many types of the database links?

1023


How will you optimize a stored procedure optimization?

954


How can you know if the row fetched from cursor is still valid in underlying table?

953


How and why use sql server?

953


What are the different types of replication are there in sql server 2000?

982


how many triggers you can have on a table? : Sql server database administration

904


Does index speed up select statements?

976


Can I delete event logs?

874