Tagged Questions
4
votes
1answer
73 views
Trouble with fetching data
I'm trying to query the following data from stackexchange:
Fetch all the questions asked about Android, in past five years, and display post's id (a.iD), associated tags (a.Tags), for the person ...
3
votes
1answer
119 views
SQL Query not returning hyperlink on data.stackexchange.com
I am basically a C programmer but I started on SQL today with the only purpose of fiddling around the data available on data.stackexchange.com. So please bear with me if my question is naive or ...
5
votes
1answer
166 views
A query to get all posts that count for Archaeologist and Excavator
I've been playing with data-explorer to peruse stackoverflow more and learn some t-sql.
I managed to write this query, which lists out all posts the user has edited and then shows a difference in ...
2
votes
0answers
41 views
Links to all my questions?
Is there a way to get hold of a parsable list of links (or if that's not possible, IDs)
to all my questions
to all my answers
preferably without using the data dump?
0
votes
1answer
129 views
Using the data dump without MS SQL? [duplicate]
Possible Duplicate:
Scripts to convert data-dump to other formats
I was wondering how I can use the data dump to query for answers offline (on a MacOS box)? - I recently saw some people ...
1
vote
3answers
319 views
Rejection of text containing SQL statements
OK, I've been having weird problems for the last 1/2 hour trying to post an answer to a database-related question on StackOverflow, and I keep getting this result (on Firefox 3.6)
The connection ...