Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 406(0.01 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.2
I am trying to dynamically access the data in :old and :new fields without having to use the literal :old.field and :new.field.. The trigger below shows 2 ways of calling the p_addnote procedur...
Zones: OracleDate Answered: 12/12/2000 Views: 0
I have two SQL tables!! If i insert somehting in one table...the other one should be updated!! Please suggest ITS URGENT Regards AmanBhatia
Zones: MS SQL ServerDate Answered: 03/31/2001 Views: 0
Simple question...i need the code to do delete cascade.  Table 1 is the parent table and Table 2 is the child table.   I got about 2 millions to do so i don't really have time to learn T-SQL right ...
Zones: MS SQL ServerDate Answered: 09/19/2001 Views: 0
Actually i want to create a trigger and looking for some examples.
Zones: MS SQL ServerDate Answered: 11/28/2003 Views: 0
SQL Server 2000 Hello, I want to create an INSERT trigger. and to make an update (With A condition) Just on the current row that was inserted . so it look like this : CREATE TRIGGER t...
Zones: MS SQL ServerDate Answered: 12/05/2002 Views: 0
I'm working on a time management system with the follwing capability: Employees enter their time from when to when they are working. Know some of them enter more than one pairs per day (e.g. 2...
Zones: MS SQL ServerDate Answered: 04/03/2003 Views: 0
I'm planning to write a script on UNIX server to remotely trigger SQL Server backup. My SQL Server is installed on Windows 2000 server. I have no idea how to do it right now. Does anyone have any c...
Zones: MS SQL ServerDate Answered: 07/04/2004 Views: 0
Morning experts. I am trying to come up with the best way to notify customers, whos information is stored in a database, through email, when alerts are thrown for specific records. Things to ...
Zones: MS SQL ServerDate Answered: 03/18/2004 Views: 0
In my trigger for insert, there are some sql statements. I want to know which sql statement causes error and what's the error number. But it seems only the whole batch is rolled back when an error ...
Zones: MS SQL ServerDate Answered: 04/08/2004 Views: 0
I'm somewhat new to SQL Server, so a step-by-step will be helpful. I want to create a trigger that will alert me via net send when a specific entry is entered in a table. How do I create this ty...
Zones: MS SQL ServerDate Answered: 07/16/2004 Views: 0