I\'m trying to figure out if I can get what I want out of UIScrollView through some trickery or whether I need to roll my own scroll view
Why the two query below return duplicate member_id and not the third? I need the second query to work with distinct.Anytime i run a GROUP BY, this query is incredibly slow and the resultset doesn\'t
Recently I have read a lot about different NoSQL databases and how they are being effectively deployed by some major websites out there.I\'m starting a project in which I think the schema-free nature
This is no doubt another noobish question, but I\'ll ask it anyways: I have a data set of events with exact datetime in UTC. I\'d like to create a line chart showing total number of events by day (da
What is the difference between: Google Keyword Tool and 开发者_StackOverflow Google Search-Based Keyword Tool
I have a table posts with the column published, which is either 0 (unpublished) or 1 (published). Say I want to make all the published posts into unpublished posts and all the unpublished posts into
What I\'m planning to do is a) parse a file for some lines matching a regular expression b) store the match in some sort of database / file so I don\'t have to do the parsing again and again
I was tasked with writing a smallish program for data input and manipulation. My language of choice happens to be PHP. I have written out the program/site it all works fine is easily portable and ever
I\'m having a problem with the MinGW implementation of GCJ. I read that you have to install libiconv before you can use it. However, the documentation wasn\'t very specific, and it did not say where t
I\'m dealing with a legacy database that has date and time fields as char(8) columns (formatted yyyyMMdd and HH:mm:ss, respectively) in some of the tables.How can i map the 2 char columns to a single