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...

when we use function instead of procedure? plz tell me the
situation with ex?

Answer Posted / adil khan

procedure can only use in plsql not in sql. in other words
you can not use procedure in your select satatement. only
funtion can be used for example max(),min(),Avg() these all
are funtion not procedure.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to get a list of columns in a view using "sys.columns" in ms sql server?

1044


You have several tables, and they are joined together for querying. The tables contain both clustered indexes and non clustered indexes to optimize performance, how should you distribute the tables and their indexes onto different file groups?

1062


You want to implement the one-to-many relationship while designing tables. How would you do it?

1003


You want to generate a report that is formatted as a chart. Can you use the report wizard to create such a report?

127


How many clustered indexes can be created on a table? I create a separate index on each column of a table. what are the advantages and disadvantages of this approach?

1174


can a database be shrunk to 0 bytes, if not, why? : Sql server administration

1318


What are the restraints imposed on the table design by a merge replication?

1095


What is a non equi join?

1026


What is a linked server in sql server?

1141


Explain hostprotectionattribute in sql server 2005?

1075


How do I port a number to sql server?

1098


What type of locking occurs during the snapshot generation? : sql server replication

1377


How many cores do I need for sql server 2016?

957


What is the difference between count () and rowcount ()?

1080


What type of Index will get created after executing the above statement?

1150