Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Need help using triggers and functions

Author  Topic 

shravani
Starting Member

1 Post

Posted - 2009-09-20 : 12:35:57
I am new to sql server,I need to use triggers and functions in my project can anyone help me how to use triggers and where to use triggers and functions in the project.
If possible, help me by giving a real time example.

Thanks in Advance,
Shravani

webfred
Master Smack Fu Yak Hacker

8781 Posts

Posted - 2009-09-20 : 13:34:50
See here to start:
http://www.sqlteam.com/article/an-introduction-to-triggers-part-i


No, you're never too old to Yak'n'Roll if you're too young to die.
Go to Top of Page

webfred
Master Smack Fu Yak Hacker

8781 Posts

Posted - 2009-09-20 : 13:37:23
See here also to start with udf:
http://www.sqlteam.com/article/user-defined-functions


No, you're never too old to Yak'n'Roll if you're too young to die.
Go to Top of Page
   

- Advertisement -