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 149(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!

7.6
I'm just getting started. I've written some SQL code in MS SQLserver 2000's Query manager. There you type out the code and then hit the 'execute the query' button. I want to type code into Oracl...
Zones: OracleDate Answered: 02/16/2002 Views: 0
I have two tables with same design these are the columns tab1 tab2 id,numof,inttime I want to pull a report something like this with data from both the tables where inttime in tab1 = getd...
Zones: MS SQL ServerDate Answered: 07/01/2003 Views: 0
Hello, I have a table with two columns one is date_time and other the value Tabl Date                 value 3/14/200412:00:15      75.601962742626981             3/14/200412:00:30      75 3/14/200412:00:45      65 3/1...
Zones: MS SQL ServerDate Answered: 04/16/2004 Views: 0
I use DTS package to import data from Excel to SQL table. How can I flag some thing each time a Excel file is imported using DTS .... need to track / check in the table the duplicate records in ...
Zones: MS SQL Server, MS ExcelDate Answered: 06/12/2008 Views: 0
We are having ongoing issues with the performance of one of our applications in relation to a particular function.  We found that the stored procedure SP_CONSULTANT_LISTOSREQTS was taking a conside...
Zones: MS SQL Server, Databases, SQ...Date Answered: 09/13/2008 Views: 0
Hi I have a stored procedure that returns many rows as its output.  I want to use this SP to populate a second table to record them at a point in time. In this second table I want a unique refer...
Zones: MS SQL ServerDate Answered: 05/30/2008 Views: 5
Currently I am usng the GetChecksum  (See code) method to compare tables in my database. This works really well except sometimes it is difficult to see the changes i.e 1234 in table (A) may be chan...
Zones: MS SQL Server, ASPDate Answered: 03/24/2009 Views: 0
Currently I am usng the GetChecksum  (See code) method to compare tables in my database. This works really well except if a new row is inserted in the middle of one of the  tables the result is wro...
Zones: Databases, MS SQL ServerDate Answered: 03/31/2009 Views: 0
I am running a compare tool against 2 databases with over 250 Stored Procedures.  Unfortunately th SET QUOTED_IDENTIFIER ON is set in one database and SET QUOTED_IDENTIFIER OFF is in the other data...
Zones: MS SQL ServerDate Answered: 01/21/2009 Views: 0
I am interested in Using SQL 2000 with a PHP Interface.  What are the advantages and disadvantages to this philosophy?
Zones: PHPDate Answered: 02/15/2004 Views: 0