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 8605(0.012 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.1
Is there a Banwidth Monitor that keeps logs in MSSQL DB?
Zones: MS SQL Server, SQL Server 2005, Network Man...Date Answered: 05/23/2008 Views: 0
I have a SQL Server 2005 database. The tempdb.mdf is grown upto 10 GB now and I have very less space left in my C drive of the database server. I have set the recover mode as "FULL". I have set ...
Zones: SQL Server 2005, MS SQL ServerDate Answered: 01/25/2008 Views: 18
Hi there, I get two issues after migrating few databases, I see that certain INFORMATION_SCHEMAs doesn't work properly either it returns empty columns or shows an error as below: Msg 208, Level...
Zones: SQL Server 2005, Databases, MS...Date Answered: 02/25/2008 Views: 0
I need to update one field of a table at particular time everyday.. is there any schedule option in sql server through which I can update this field
Zones: MS SQL ServerDate Answered: 03/06/2008 Views: 0
How can I format sql getdate fuction?..eg.  format date from 2008-03-06 00:01:00 to 06-03-08 00:001:00
Zones: MS SQL ServerDate Answered: 03/06/2008 Views: 8
Hello, Below is an SQL statement where I am pulling sales history for multiple weeks and placing them in columns. I would like to subtotal each column. Attached is the code... The COMPUTE sta...
Zones: SQL Server 2005Date Answered: 04/10/2008 Views: 32
Dear Experts I am have a SQL Server 2005 Database in which I have some tables contain Arabic Text, the datatype for those fields is NVARCHAR(n), now the arabic text inside database is appearing ...
Zones: SQL Server 2005Date Answered: 07/20/2008 Views: 6
It seems like I should be able to do something like this: SELECT * FROM users where 3 = 'SomeGuy' instead of needing to use the field name like this: SELECT * FROM users where username = 'So...
Zones: MS SQL Server, SQL Server 2005Date Answered: 09/14/2008 Views: 0
I am an Basic programmer just learning SQL.  I am using a Universe relational database.  IBM touts this as a relational database and they have their own version of Basic which is what I currently u...
Zones: SQL Server 2005Date Answered: 09/28/2008 Views: 0
I have a record of dated occurrences. For example: On 01/01/08 John Doe was discharged from the hospital On 01/05/08 John was assessed On 02/06/08 John was discharged from the hospital and ass...
Zones: SQL Server 2005Date Answered: 08/16/2008 Views: 0