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

Can I know,how to Execute Funcion and Trigger through
command(Manualy Execution) in MS SQL/SERVER 2005,give me
answer with Example.

Answer Posted / bhaskar


Function can excute by the SELECT statement
ex SELECT Functionname(parameters), select *from
functionname

select s_func(Parameters)

We cant execute the trigger ,
When we perform a DML(DELETE,INSERT,UPDATE) operation
Trigger will fire automatically

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain candidate key, alternate key, and composite key?

1056


what are the steps you will take to improve performance of a poor performing query? : Sql server database administration

995


Retrieve the unique rows from table without using UNIQUE and DISTINCT keywords.

1045


What is the difference between Clustered and Non-Clustered Index?

1100


Why people hate cursor?

1198


Explain data warehousing in sql server?

1085


How to rebuild the master database?

1132


What is use of attribute hierarchy optimized state? : sql server analysis services, ssas

1103


do you know what is a deadlock and what is a live lock? How will you go about resolving deadlocks? : Sql server database administration

1038


what is hash nonclustered index

1019


Explain what is the difference between a local and a global temporary table?

1044


How to list all tables in the database using odbc_tables()?

1113


Which is faster statement or preparedstatement?

999


While migrating Microsoft SQL Server 2008 database to SQL Azure, what can be done to ensure the database connectivity does not degrade?

113


Do you have any idea about the tcl commands?

1010