|
There is a query I've just made
SELECT * FROM users INNER JOIN ratings ON ratings.rateable=users.id ORDER BY SUM(ratings.rating)/COUNT(ratings.rating)
But, it doesn't work, I just get one person in result, although there are 3 people in ratings table!...
Started by Anton on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
It's hard to tell because I can't see all of your stuff....but my guess.
|
|
Quote: : The International Monetary Fund (IMF) has said the UK's continuing economic weakness means authorities should consider more quantitative easing (QE) and even cutting interest rates.
Its annual look at the UK economy endorsed the government's ...
Started by jimbuna on
, 15 posts
by 8 people.
Answer Snippets (Read the full thread at subsim):
.1% and .5%
The base rate of the BoE is/was 1/2% so how can it be cut any further?
Strange how the banks can charge between 8% and !)% to borrowers.
|
|
Why the fuck am I working so hard to preserve it in this fucked up economic situation that our country is currently in?
Tell me why it is so important? What are the big dings to your credit? With today's current economic situation, are credit ratings ...
Started by poppy on
, 15 posts
by 5 people.
Answer Snippets (Read the full thread at someplacesomewhere):
Speaking in terms of local context, no credit history will assess clients differently... .
It's absurd how inflexible and detached that system is.
Shopping around for a good rate (causing.
The concept of taking on a loan and paying it off over time .
|
Ask your Facebook Friends
|
I'm programming a file transfer handler with speed limit feature, the rate based on user level. How do I control/calculate transfer rate in HttpHandler?.
Some asp.net resource tell me that use Thread.Sleep will block asp.net thread pool.
Answer Snippets (Read the full thread at stackoverflow):
Every time the "go of time that the handler has to wait/execute you can control how many resources it uses.
A timer (or maybe two) that triggers when your handler can run and for how long.
|
|
It is a seemingly taboo subject. I imagine I want people to tell me I have a bad idea or did something totally wrong... but no one ever does. Of course I am part of the same problem, a good friend of mine is really smart, reads tech blogs, and goes to...
Started by David on
, 15 posts
by 15 people.
Answer Snippets (Read the full thread at stackoverflow):
I you can....
Some people get defensive or are sensitive no matter how you thingy.
You can only try.
Tell them how a specific piece of code they’ve to this approach, others won't.
Don’t tell someone they’re a bad programmer.
|
|
Just curious what the weight ratings are of front n rears.I found the tags n can post tomorrow if someone can find out also curious bout my 13ssp can get the model of that too.front,n rear are rockwell trans is fuller
Started by fslade1990 on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at thedieselgarage):
|
|
Every programmer here knows about ratings like that:
The problem is that I don't know how to make my SQL structure for that.
I think I can add up and down field in article table in MySQL, but this does not allow multi voting.
Could you please tell me ...
Started by moustafa on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
WHERE article_id = <your_article_id>
You may get some ideas out of how stackoverflow does.
|
|
I'm setting up a console server and I need to determine the correct baud rate of my port. I'd like to do this from the command line, if possible. Does anyone know how?
Started by thepocketwade on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
Setserial is Linux-specific, but you can also use the stty command (available .
Note you will normally want to match the serial port and baud rate the server baud rate.
On /dev/ttyS0 at 9600 baud.
|
|
I am wondering how all you great admins out there rate your success. I am thinking not only in a personal sense but also how you rate your employees and/or department. How do you build a business case for additional staff, ROI, new equipment, and justify...
Started by JJ on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at serverfault):
I'd track: how vertical you are number of employees supported type of those employees
number of trouble tickets filed time to trouble ticket resolution
how vertical your market is(how much you have to accept whatever software is presented....
|
|
When potential employers ask you to rate your Java skills (1-10), how do you come up with an answer?
Is it basically a matter of listing the major language constructs, and then gauging your command of that aspect?
Edit Java was just one of the questions...
Started by Blankman on
, 12 posts
by 12 people.
Answer Snippets (Read the full thread at stackoverflow):
Edit: from my own comment, I'd rate most of my own skills with....
How do you rate people with knowledge of third that and for judging how I'm doing learning a language.
Programmer (I always like to start with the very basic) .
|