Answer Posted / m.s.patil
Thre are mainly three types of functions in SQl server 2005.
1.) Scalar function
2.) Inline table valued function
3.) Multi statement table valued function
| Is This Answer Correct ? | 29 Yes | 5 No |
Post New Answer View All Answers
What are the different subsets of sql?
Does an index slow down updates on indexed columns?
How to write a query with a full outer join in ms sql server?
What is the parse query button used for?
What is a file group?
What are relationships and mention different types of relationships in the dbms
Show Practically Sql Server Views are updatable?
if you encounter this kind of an error message, what you need to look into to solve this problem? : Sql server database administration
How to rename databases in ms sql server?
What is sql server query analyzer?
Suppose you want to implement the one-to-many relationships while designing tables. How would you do it?
Benefits of Stored Procedures?
Can we insert data into view sql server?
What is clr ddl trigger?
How can we call UDF(User Define Function) using C# code in ASP.net ?