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
 Creating a library

Author  Topic 

mwhahaify
Starting Member

4 Posts

Posted - 2015-04-15 : 10:17:51
Hello! I have an assignment to make a library. Right now I'm at the point of implmenting business rules. One is that I need to create a trigger that won't allow a member to exceed a certain number of loans at a time, based on their category (student = 5, Teacher =10 and Researcher = 20. Can someone help me to do this? I would be forever thankful! Sorry for my bad English, it's not my native language :(

I love pancakes!

Kristen
Test

22859 Posts

Posted - 2015-04-17 : 07:26:00
For homework you need to post whatever working you have done so far, and then we can help you from there.

People here won't just give you a worked answer because you won't learn anything that way
Go to Top of Page
   

- Advertisement -