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 16(0 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!

9.9
Need to write a sybase monitor for alerting on table scanning processes.  Is there a way of running this stored proc that does not require sa_role?  Tried reloading just the text into another datab...
Zones: SybaseDate Answered: 04/14/2008 Views: 0
The SQL statement produces a result with more than two number to the right of the decimal place. select Round(((rp.Act_Part_Cost * rp.Quantity) + (rp.Act_Labor_Hours * rp.Act_Labor_Rate) + rp.T...
Zones: SybaseDate Answered: 04/15/2008 Views: 0
Will there be any impact in Sybase performance in installing MDA tables
Zones: SybaseDate Answered: 11/26/2008 Views: 22
why do we need a transaction log or logsegment for tempdb?? All the objects in tempdb are flushed during a server recycle so why do we need a transaction log?? A transaction log records updates/del...
Zones: SybaseDate Answered: 12/20/2008 Views: 36
Hi I am trying to bcp in a set of records from a comma separated file. I use the the format file that is attached as a code snippet. The code snippet section also has a sample row from my test f...
Zones: SybaseDate Answered: 12/14/2008 Views: 4
While debuggig a proc, i found that a sql block for creating and inserting values in to a #table is performing wierdly. The sql block below when ran with variable is fetching the result in 18 min...
Zones: SQL Syntax, Sybase, PL / SQLDate Answered: 09/12/2008 Views: 4
I am trying to execute the following query which comprises of 2 tables sbe_order_reporting and #cust. select distinct o.client_Data,                  "D",               @loopDate      from sb...
Zones: Sybase, SQL Syntax, PL / SQLDate Answered: 09/20/2008 Views: 0
Hi, This is a question for Incisive but anybody can contribute :-) You mentioned in a previous response something regarding statistics. I don't think my question was fully answered. Let me t...
Zones: SybaseDate Answered: 12/03/2008 Views: 0
Hi, I've read a chapter from the P&T Sybase manual on denormalization which goes into the nitty gritty but i think i missed the fundamental concepts so i was hoping some1 can shed some light pl...
Zones: SybaseDate Answered: 12/03/2008 Views: 14
Hi, On the topic of 'Optimising Joins' I would like to know how joins are processed by the Query Optimiser and how it decides the join order... Again, an example would be nice to clear up th...
Zones: SybaseDate Answered: 12/05/2008 Views: 0