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 is relationship? What number of sorts of relationship are there?
Explain about integration services of Microsoft SQL server?
What is server-level principal?
You are designing a strategy for synchronizing an SQL Azure database and multiple remote Microsoft SQL Server 2008 databases. The SQL Azure database contains many tables that have circular foreign key relationships?
How adventureworkslt tables are related?
How to reaname table name without using sp_Rename in sql server..?
What is the difference between dropping a database and taking a database offline?
How to trouble shoot if unable to connect SQL Server
Explain what you mean by 3 tier architecture.
What are the different editions available in sql server 2000?
what is an index? : Sql server database administration
What is difference between count (*) and count column?
What does <> symbol mean?
Explain comment on transactions?
Explain what are partitioned views and distributed partitioned views?